For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
We’ve introduced our API Access & Usage Policy to govern the use of Fanvue’s application programming interfaces. This comprehensive policy establishes clear guidelines for API usage and integration.
What’s covered?
Authentication & Authorisation: Requirements for API key usage, scopes, and version management
Key Management: Secure storage, rotation, and revocation procedures
Technical Requirements: HTTPS-only access, required headers, and error handling
Rate Limits: 100 requests per 60 seconds with standard rate limiting headers
Permitted Operations: Access to users, chats, creators, insights, and agency endpoints
Security Best Practices: Protecting API keys from exposure in repositories or client-side code
Key highlights
API keys are non-transferable and limited to one active key per user account
Keys cannot be retrieved after creation — store them securely immediately
All requests must use HTTPS and include proper authentication and version headers
Never commit API keys to public repositories or embed them in client-side code
Implement exponential backoff and honour rate limit headers to avoid throttling
Where to Find It
The API Access & Usage Policy can be found in the User Policies section under Website Policies.