Activate creator ai
Enable AI messaging for a creator after its activation and subscription requirements pass. This can start autonomous conversations with real fans.
/v1/agencies/{agencyId}/creators/{creatorId}/ai-activationEnable AI messaging for a creator after its activation and subscription requirements pass. This can start autonomous conversations with real fans.
Authorization
bearerAuth In: header
Path Parameters
1 <= lengthRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/agencies/string/creators/string/ai-activation" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{}'{ "data": { "enabled": true, "alreadyEnabled": true }, "meta": { "requestId": "string", "operationId": "3051932a-fdd2-48fa-b330-7e7d41535969", "status": "COMPLETED" }}Get creator activation status GET
Read a creator's activation checklist, subscription requirements and readiness to enable AI messaging.
Open creator browser session POST
Open an authenticated OnlyFans or MYM Browser handoff for the creator. Return the continuation link to the account owner; never expose platform credentials. Browser access requires eligible permissions, subscription and MCP category grants.