About this Cloud Hub Solution:
RapidAPI is a platform that enables developers to discover, subscribe, and connect to over 20,000 APIs, providing a unified interface to access multiple APIs and simplifying the integration process. The platform offers features such as API testing, documentation, and analytics, making it a popular choice for building applications that rely on external APIs.
When using the CIS Automotive API, the general workflow involves:
- Authenticating with your CIS Automotive API Keys to obtain a JSON Web Token (JWT). Note that RapidAPI keys are not compatible.
- Using the obtained token as an argument when calling other endpoints.
Equivalent HTTP GET and POST methods are available for some endpoints
Some endpoints may be listed multiple times on this page if they are associated with multiple tags, such as "Sales Data," "Premium," or "Pro Plan or Greater." You can view the endpoints included in each plan by looking under the corresponding "X Plan or Greater" tags.
If you signed up for the API through RapidAPI, you can make test calls. However, please note that your RapidAPI credentials will not work on this page.
Do not use your RapidAPI keys on this page. Instead, if you have a direct account, you must first authenticate with your API Keys and retrieve a JSON Web Token (JWT) from the /getToken endpoint to access the other endpoints.
Your JWT is a required argument for all endpoints.