Version: 1.0.0
vfrog.ai Computer Vision API
vfrog.ai provides powerful computer vision capabilities through a simple REST API.
Authentication
All requests require an API key passed in the x-api-key header.
Endpoints
- Sync (
/v1/cv/requests/sync): Get results immediately (max 29 seconds) - Feedback (
/v1/cv/feedback): Submit rating feedback for a request
Getting Started
- Sign up at console.vfrog.ai
- Create an API key
- Make your first request
For detailed documentation, visit docs.vfrog.ai
Download API Resources
The Postman collection includes pre-configured requests for all endpoints. The OpenAPI specification can be imported into API testing tools, code generators, and documentation platforms.
Authentication
- API Key: x-api-key
API key from console.vfrog.ai
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |
License
Proprietary