Askable

by Gentic AI

PricingIntegrationsContact Us
Try DemoBook Founder Demo
Askable by Gentic AI — Developer Resources

Gentic Platform API — Authentication

How to authenticate to the Gentic Platform API documented at docs.gentic.in.

Related: Developer index · OpenAPI · llms.txt · MCP discovery

Gentic Platform API requests require an API key in the X-API-Key header against https://api.gentic.in/v1.

Gentic API authentication

Example: curl -H "X-API-Key: your-api-key" https://api.gentic.in/v1/agents

Gentic Platform API docs

Agents, Knowledge Sources, and Workflows endpoints listed from docs.gentic.in.

API overview on docs.gentic.in

Full authentication, rate limits, response format, and error handling for the Gentic Platform API.