G
Generative AI API
Details
- URL
-
https://ai.contentstack.com/brand-kits - Docs
- https://www.contentstack.com/docs/developers/apis/generative-ai-api
Authentication
User authtoken api_key discovered
authtoken: <credential> Authtokens are user session tokens returned by the Contentstack login API after signing in. The API docs say to use the Log in to your account request under Content Management API user session to retrieve it; browser sessions can also expose it in developer tools. See Content Management API, Administration API, and Analytics API.
authorization: Bearer <credential> Create an app in the Developer Hub, configure Contentstack OAuth, and request the scopes needed by the target API. Contentstack issues access tokens for user apps and, for supported surfaces, app/M2M flows. Use the returned access token as Authorization: Bearer <token>.