API Documentation
← Developer portalQuick start
- Create a scoped API key in the developer portal.
- Send it as
Authorization: Bearer <key>(orX-Api-Key). - Base URL:
https://yugvio.com/api/v1
curl https://yugvio.com/api/v1/tools \
-H "Authorization: Bearer thk_your_key"
Spec: OpenAPI JSON ยท Postman collection