REST API for Imhotep infrastructure.
Complete endpoint reference for integrating with Imhotep agents, context store, tool routing, and webhooks. JSON over HTTPS. Bearer token authentication.
https://api.imhotep.systems/v1Send a message to an agent and receive a response
Create or update an agent configuration
Retrieve context state for a specific conversation
Send a message to an agent and receive a response
Auth: Bearer tokenCreate or update an agent configuration
Auth: Bearer tokenRetrieve context state for a specific conversation
Auth: Bearer tokenExecute a tool call through the routing layer
Auth: Bearer tokenRegister a webhook endpoint for event notifications
Auth: Bearer tokenBearer token authentication.
All API requests require a Bearer token in the Authorization header. Tokens are scoped to your tenant and can be rotated without downtime.
Generated per integration. Scoped to specific resources and actions.
Unique signing secret per webhook endpoint. Verified on every event.
Per-tenant rate limits with burst capacity. Headers returned on every response.
Ready to integrate?
Register for API access and receive your Bearer token. Available for approved partners and integrations.