Build with YEPCO API
Integrate YEPCO's powerful sports automation capabilities into your own applications. Full REST API with comprehensive documentation.
Our REST API allows developers to integrate, automate, and extend YEPCO workflows programmatically. You can:
- Trigger automation rules
- Fetch metadata & clips
- Manage resources
- Build custom integrations
curl -X POST \
https://api.yepco.com/v1/highlights \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"video_url": "https://...",
"sport": "football",
"duration": 60
'}API Keys
Secure authentication with API keys and OAuth 2.0 support
Webhooks
Real-time notifications for job completion and events
Rate Limits
Generous rate limits with burst capacity for peak loads
Security
TLS encryption, IP whitelisting, and audit logging
API Endpoints
Explore our comprehensive REST API
Highlights
Generate and manage automated highlights
Social Publishing
Publish content to social platforms
Graphics
Generate dynamic graphics and overlays
Logging
Event logging and metadata
Transcription
Speech-to-text transcription
Search
Content search and retrieval
Official SDKs
Get started quickly with our official client libraries
Ready to Build?
Get your API key and start integrating YEPCO's powerful automation capabilities into your applications today.