Introduction

Welcome to the Company.info API Documentation Hub.

Our APIs enable you to integrate Company.info data directly into your own applications, platforms, and workflows to automate data-driven processes at scale.

This guide will help you get started with authentication, API usage, standards, and integration best practices.


The basics

REST

All APIs within the Company.info API Hub are REST APIs.

🔗 Base URL

Base URL for all API requests:

https://api.company.info/

Billing

All APIs within the API Hub are usage-based.

Which endpoints are billable depends on the specific API and use case. For example, for order-based APIs, the endpoint used to retrieve a previously ordered document is typically not billable, while the endpoint used to place the order is.

Please refer to each API's documentation to verify which endpoints are billable.


Getting Started

  1. Explore the Documentation

Start by reviewing the documentation in this Getting Started section to understand the platform, authentication model, and API standards.

  1. Create an API Key

Authentication within the API Hub is based on API keys.

More information about authentication and API keys can be found here

  1. Learn About JSON:API

All APIs within the API Hub follow the JSON:API specification to provide a consistent and predictable response structure across the platform.

More information and examples can be found here

  1. Start Testing

You are now ready to start testing the APIs.

Select one of the available APIs from the navigation menu to begin exploring endpoints and example requests.

For a functional overview of the available APIs, please refer functional documentation