Skip to content

API Reference

Overview

The PrimeThink API provides programmatic access to PrimeThink's capabilities, allowing developers to integrate AI-powered features into their applications. This reference provides the resources you need to understand and work with our API.

API Documentation Resources

Authentication

API requests require authentication using an API key. You can obtain your API key from the PrimeThink app under Settings > API Keys.

Include your API key in the request header using the Token scheme:

Authorization: Token YOUR_API_KEY

See API: Auth for details, including passing the key as a query parameter when headers are not available.

Rate Limits

Please be aware of the following rate limits when using the API: - Free tier: 100 requests per day - Pro tier: 1,000 requests per hour - Enterprise tier: Custom limits available

Need Help?

If you encounter any issues or have questions about the API, please contact our support team at support@primethink.ai or visit our community forum.