zoomconnect.com
Zoom Connect is a bulk SMS messaging service. It provides APIs for sending and managing SMS messages, contacts, groups, templates, and account data.
Zoom Connect exposes one REST API for SMS/account/contact/group/message/template operations, documented at zoomconnect.com/api, authenticated either by `email` + `token` headers or HTTP Basic Auth using account email and API token.
- Zoom Connect REST APIdiscovered
Sign in to your Zoom Connect account, then open the Developer Settings page (the API guide says to click your company name and choose Developer settings) and create an API token there. The getting-started guide says: register for a Zoom Connect account, then create an API token on Developer Settings. This token can be used either with request headers token plus your account email in email, as HTTP Basic Auth password with your email as username, or as URL parameters for testing.
Create a Zoom Connect account. The email address on that account is part of API authentication: it is sent either in the email header together with your API token in the token header, or as the HTTP Basic Auth username with the API token as password.
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