Authentication

WISPGate API uses Bearer tokens.

Authorization: Bearer <api_token>
Content-Type: application/json
Accept: application/json
X-Tenant-ID: tenant_demo_001

Use X-Idempotency-Key for create operations that may be retried.