G

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.

2 integrations · REST

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.

discovered 2mo ago
REST · OpenAPI2
Credentials
Personal access tokenbearerGet token

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.

OAuth 2.0 app (client ID + client secret)oauth2Set up OAuth

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

Publish these signals → /publishing