sendyka developer resources
Canonical machine-readable and human-readable integration resources for sendyka.dev.
Primary integration URLs
- /developers/ - developer documentation hub.
- /openapi.json - API schema and operation metadata.
- /mcp - streamable HTTP MCP transport endpoint.
- /.well-known/mcp/manifest.json - MCP discovery manifest.
- /.well-known/mcp/server-card.json - MCP server card.
- /llms.txt - concise agent discovery index.
- /sendyka-api-docs/ - predictable API docs entrypoint for direct lookup.
Agent usage and reliability
- Agent instructions and when-to-use guidance: /AGENTS.md.
- Status and retry guidance: /status/.
- Rate-limit and error model is documented in OpenAPI and developers docs.
Auth docs and webhook policy
- Auth metadata: /.well-known/oauth-protected-resource and /openapi.json (`x-scopes-supported`).
- HTTP message signatures directory: /.well-known/http-message-signatures-directory .
- Webhooks: no public webhook receiver endpoints are published at this time; integration flows are request/response and MCP-driven.