Skip to main content
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

  1. Sign up at console.vfrog.ai
  2. Create an API key
  3. 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 from console.vfrog.ai

Security Scheme Type:

apiKey

Header parameter name:

x-api-key

Contact

vfrog.ai Support: contact@vfrog.ai

URL: https://vfrog.ai