The AI Mentor Studio API uses an API key to authenticate requests. All API requests must be made over a secure connection using HTTPS protocol. Calls made over plain HTTP fail. API requests without authentication also fail.
Your API key provides access to your AI Mentor Studio information, so be sure to keep it secure. Don't share your API key in public areas such as GitHub or client-side code.
You can generate and manage your API keys using AI Mentor Studio’s Maintenance menu.
For authentication, you must include the following HTTP headers in your requests:
x-api-key (your API key)
x-activation-code (your activation code)
Please configure both site properties properly: