Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve a creator profile by ID.
curl https://api.boobie.ai/v1/creators/cr_abc123 \ -H "Authorization: Bearer YOUR_BOOBIE_API_KEY"
{ "id": "cr_abc123", "name": "Creator Name", "email": "creator@example.com", "vertical": "music", "status": "active", "ip_count": 14, "created_at": "2026-06-12T09:00:00Z" }