π Getting Started
Welcome to VentaConnect! This section will walk you through everything you need to start testing stablecoin payments in your POS system β no blockchain experience required.
Please contact us at support@venta.xyz and we will guide you through the integration prerequisites and implementation steps.
π Base URL
https://api.venta.xyz/v1All endpoints are relative to the base URL above.
π Authentication
All requests must include an API key in the headers.
Header Example:
x-api-key: <your-api-key>API keys are tied to your POS account. Keys are rate-limited per minute and can be rotated at any time.
π Rate Limits
Each API key is limited to 120 requests per minute by default. If you need higher limits, please contact us.
π Integration Flow
Request Beta Access
Register your Partner + get API Key
Register Merchant Shop(s)
Initiate Checkout Session
Generate SolanaPay QR Code
Confirm the Payment
Manage Keys or Rotate API Keys
β
Thatβs it!
Youβve completed a full end-to-end test of VentaConnect.
Last updated