stream-io-api.com
Stream provides APIs and SDKs for in-app chat and related real-time messaging features. The `stream-io-api.com` domain is used for Stream API endpoints, including the Chat API.
stream-io-api.com exposes a documented Stream Chat HTTP API at `https://chat.stream-io-api.com`, authenticated with a Stream app API key plus an HS256 JWT derived from the app secret and sent with `Stream-Auth-Type: jwt`.
- Stream Chat APIdiscovered
Sign up or log in to the Stream dashboard. Open your app and view its app access keys; Stream's docs and tutorials refer to these as the app API key shown in the dashboard.
In the Stream dashboard, open your app and copy its app secret from the app access keys. Generate an HS256 JWT signed with that secret. For server-side Chat API requests, Stream support shows using either an exp claim or a server: true payload; send the encoded JWT as the Authorization header value without a Bearer prefix.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing