“We want to integrate Cathoven’s AI via API. Do you provide an Enterprise API and how can we request access?”
This article explains who can use Cathoven Enterprise APIs, how to get access, and how your credentials work.
1. Who Enterprise APIs are for
Enterprise APIs are intended for
- Institutions and EdTech companies that want to integrate Cathoven into their own product or platform
- Organizations on Language Hub Organization or Enterprise plans that need direct API access
- Developers who are evaluating Cathoven for possible enterprise use
If you only use Cathoven through our web apps, you do not need API credentials.
2. Getting access to the Enterprise API platform
To start using the Enterprise APIs
- Go to the Cathoven pricing page
- Find the Enterprise section
- Click Try for free
You will be redirected to the Enterprise API platform, where you can sign in or create an account and see the current plans and limits. From there you can open the documentation and start testing the endpoints.
3. Finding and using your credentials
Your API credentials are managed inside the Enterprise API platform.
In general
- You will see one or more secret values such as keys or tokens that identify your account
- Only the owner or admins of your organization should have access to these values
- The documentation explains how to include them in each request
Cathoven Enterprise APIs follow a standard REST style over HTTPS, so you can call them from any modern programming language that can send HTTP requests.
4. Security and support
To keep your integration safe
- Do not share keys or tokens in public places
- Store credentials in a secure secret manager, not directly inside client apps
- Rotate keys regularly and revoke any key that might be exposed
If you are on an enterprise level plan and you cannot see or regenerate your credentials, or if something does not work as expected, please submit a support ticket through the help widget and our team will assist you.
Comments
0 comments
Please sign in to leave a comment.