π‘ Endpoints
Venta provides a lightweight, developer-first API to help POS providers integrate stablecoin payments into their platform. Below are the details to help you get started quickly and securely.
π API Reference
π₯ Request & Response Format
β Error Response
{
"success": false,
"error": {
"code": "UNAUTHORIZED",
"message": "API key missing or invalid"
}
}π HTTP Status Codes
Code
Description
π¦ Versioning
Last updated