đ Introduction
Welcome to the Company.info API documentation hub.
Our APIs are designed to help you integrate high-quality B2B company data directly into your own systems, platforms, or workflowsâenabling you to automate decisions, reduce manual effort, and deliver better user experiences.
Whether youâre building for sales, marketing, onboarding, or compliance, this documentation provides everything you need to get started quickly and scale with confidence. Youâll find implementation guides, reference materials, and best practices to help you make the most of the Company.info API platform.
Key Information
REST
All APIs in the API Hub follow the REST architectural style.
Base URL
All Company.info APIs are hosted under the following production base URL. This URL prefixes all endpoint paths.
https://api.company.info/
Note: A sandbox environment is planned and will be made available for testing and development purposes. Documentation and access details will follow.
API Consumption Model
API usage is metered on a per-request basis. Depending on the API, some endpoints are billable, while others are free of charge.
For example, in order-based APIs, only the request that places the order is typically billable. Subsequent callsâsuch as retrieving the result or polling for statusâare usually free.
To determine which endpoints are billable, please refer to our pricing page, which outlines the cost per request for each specific API.
Step-by-step guide
- Explore the documentation
Start here in the âGetting Startedâ section to understand how our API platform works, whatâs available, and how to make the most of it. - Obtain an API key
All requests in the API Hub require authentication via API keys. Learn how to generate and manage your keys in our Authentication Guide - Understand the JSON:API format
All APIs in the Hub follow the JSON:API specification to ensure consistency in structure and response formatting. This standard makes integration predictable and uniform across all endpoints. - Test your first API
Once youâre set up, choose an API from the menu on the left and start exploring. For a more detailed overview of each APIâs purpose and use cases, visit our API Reference overview.
Updated 7 days ago