Version: 0.23.1
OpenWA API
Open Source WhatsApp API Gateway - Free, Self-Hosted HTTP API
Gateway-wide responses. Two statuses are returned by middleware before routing, so any operation can emit them:
415 Unsupported Media Type— the request body carries aContent-Encodingother thanidentity. The aggregate in-flight body cap counts wire bytes, so a compressed body would be admitted on its compressed size and then inflated past the memory it is meant to bound. Send the body uncompressed.503 Service UnavailablewithRetry-After— the gateway already has too much request body data in flight. The body is not read; retry after the given delay.
Authentication
- API Key: X-API-Key
- HTTP: Bearer Auth
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
METRICS_TOKEN for the GET /api/metrics scrape endpoint
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | opaque |
Contact OpenWA: yudhi@rmyndharis.com