twist.com
Twist is a team communication and collaboration product focused on organized, asynchronous conversations in threads and channels. It lets teams communicate within workspaces and integrate external tools through its developer platform.
Twist exposes an authenticated REST API (API v3) plus a UI Extensions integration surface; OAuth 2 app credentials are documented, and no GraphQL, MCP, or CLI surfaces were found.
- Twist API v3discovered
- Twist UI Extensionsdiscovered
Sign in at the Twist App Console and create an integration/application there to obtain a client_id and client_secret. Configure your redirect URI in the app console, then send users through https://twist.com/oauth/authorize and exchange the code at https://twist.com/oauth/access_token. Dynamic client registration is also advertised at https://twist.com/oauth/register.
conventions · 1/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✓https://twist.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing