Endpoint reference, authentication, and integration guides for WAVit.
All WAVit endpoints are served over HTTPS and authenticated with an API key. Grab a key from your merchant portal and try it out.
curl https://api.nexus.dev/wavit/v1/ping -H "Authorization: Bearer $NEXUS_API_KEY"