API Methods

The following methods are the entirety of the Wasabi Account Control API v1 specification. Authentication is done via the standard Authorization HTTP Request Header. Callers should pass in the Wasabi Account Control API key for the value.

All methods will return a HTTP status code of 200 on success and a non-200 value for failure. For failures, a failure description will be returned in the JSON response.

For each method, sample request and response headers and bodies are included. Note that sensitive (or variable) information has been redacted from the samples with a [DELETED] tag.

📘

Note

The Wasabi Account Control API supports “Accept-Encoding: gzip” in the HTTP request header.