gitter.im
Gitter is a community chat and messaging platform oriented around developer and open-source communities. It provides rooms, groups, user messaging, and related real-time collaboration features.
gitter.im exposes an authenticated REST API at https://api.gitter.im/v1, plus a documented Streaming API surface whose endpoint/auth details could not be verified from surviving public docs; no GraphQL, MCP server, or first-party CLI were found.
- Gitter REST APIdiscovered
- Gitter Streaming APIdiscovered
Sign in to Gitter Developer Apps. The welcome docs say signing in creates a developer token you can use to test the API; the security notice says if you need a new personal access token, visit Developer Apps. Use the resulting token as an Authorization: Bearer token for API calls.
Register your application at Gitter Developer Apps. Gitter assigns a Client ID and Client Secret. Send users to https://gitter.im/login/oauth/authorize, then exchange the returned code at https://gitter.im/login/oauth/token to obtain a bearer access token for the API, as documented in Authentication.
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