Skip to main content
Always specify sections . Never rely on the default When sections is omitted, all available sections are returned. This would consume credits. Always be explicit:
Accept both domain and full URL formats The company parameter accepts both bare domains (canva.com) and full URLs (https://www.canva.com). Either format works so use whichever is more natural for your pipeline. If you have a UUID from Company Search, prefer that for the most reliable resolution:
Use Company Search to resolve names to UUIDs before enriching If your input is a company name (not a domain), resolve it to a UUID via the Company Search API first. Passing a display name like "Canva" directly as the company parameter may not resolve. Use the domain or UUID returned by Company Search:
Sections for Enterprise tier - acquisitions , funding and investments require enterprise tier The acquisitions , funding and investments sections are gated to enterprise plans. If your plan does not include them, requesting them returns a 403 Forbidden. Handle this in your section selection logic rather than letting it surface as an uncaught error: