Documentation

Everything you need to know about using Centric effectively. From quick start guides to advanced API documentation.

API Documentation

Integrate Centric tools into your applications with our powerful API.

Getting Started with the API

Authentication

Use your API key to authenticate requests. Get your key from the dashboard.

Rate Limits

240 requests per minute for all API endpoints.

Base URL

https://api.centric.com/v1

Example Request

curl -X POST \
https://api.centric.com/v1/tools/seo/serp-checker \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"keyword": "SEO tools"}'

Need Help?

Can't find what you're looking for? Our support team is here to help.