Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wava.co/llms.txt

Use this file to discover all available pages before exploring further.

API Reference

This section provides the complete technical reference for all Wava API endpoints, auto-generated from our OpenAPI specification.

Base URLs

EnvironmentURL
Productionhttps://api.wava.co/v1
Developmenthttps://api.dev.wava.co/v1

Authentication

Include your merchant key in every request:
merchant-key: YOUR_MERCHANT_KEY
Partners include two additional headers for two-factor authentication:
X-API-Key: YOUR_PARTNER_API_KEY
X-API-Secret: YOUR_PARTNER_SECRET_KEY

Interactive playground

Each endpoint below includes an interactive playground where you can test API calls directly. Switch between development and production using the server selector.
The interactive playground makes real API calls. Use your development credentials and the development server for testing.