This page documents the Social Media Tools / SocialGPT-specific API surface.
This is intentionally separate from:
/docs/en/ai/openai/docs/en/ai/copilotSocial Media Tools AI endpoints are intended for SocialGPT/browser-extension style traffic.
ai.socialgptai.client/keys/minePOST /api/ai/socialgpt/respondSocialGPT-style reply/verify/modify endpoint.
Use this for extension/client contracts that depend on SocialGPT fields and behavior.
GET /api/social-media-tools/extension/validate-tokenValidates token shape/scope for extension flows.
GET /api/social-media-tools/extension/testPOST /api/social-media-tools/extension/testExtension smoke-test endpoints.
GET /api/social-media-tools/extension/models (legacy alias)Backward-compatible alias for GET /api/ai/models.
For new clients, use /api/ai/models.
/api/ai/internal/respond and read /docs/en/ai/openai.