StoryFace API v2.0.0
Welcome to the official documentation for the StoryFace API v2.0.0 — the latest version of our face-swapping technology designed for seamless integration into your applications and creative workflows.
Getting Started
Before using the API, you need to request access to receive your personal API Token. This token is required for all authenticated requests.
Request Access
To obtain an API token, please contact us:
- 📧 Email: contact@storyface.ai
Once you receive your token, you can include it in the headers of your HTTPS requests.
Authorization: Bearer YOUR_API_TOKEN
Authentication
All API endpoints require authentication via Bearer Token. Include your API token in the Authorization header of each request.
Example
Authorization: Bearer YOUR_API_TOKEN
If your token is invalid or missing, the API will return a 401 Unauthorized response.
Rate Limits
API usage is subject to rate limits. For standard access, rate limits apply to prevent abuse and maintain stability.
To request higher limits, custom SLA, or production usage, contact us at contact@storyface.ai.