
Developers
API host, OpenAPI, and integration entry points.
OpenAPI is the machine-readable REST contract for Social Relay—paths, schemas, and auth—not a marketing page. Use the API base https://api.socialrelay.dev with server-side platform keys, then follow the quickstart.
In short
OpenAPI is the machine-readable REST contract for Social Relay—paths, schemas, and auth—not a marketing page. Use the API base https://api.socialrelay.dev with server-side platform keys, then follow the quickstart.
API base
https://api.socialrelay.devOpenAPI (JSON)
https://api.socialrelay.dev/api/v1/openapi.jsonRecommended path
- Read authentication and profile scoping rules.
- Walk the quickstart: profile → connect → publish.
- Use OpenAPI to implement typed clients or mock servers.
- Register webhooks for asynchronous leg results.
