Skip to main content
The platform returns a stable error code, a human-readable message, and a correlation ID for rejected requests. Use the code for program logic. Keep the correlation ID when reporting an issue; avoid sending credentials or full authorization headers. The exact HTTP status and response schema for each operation come from the versioned OpenAPI contract. A network failure can happen before an API error is returned, so log the request context without logging the secret.
A successful whoami response proves the credential was accepted by that API instance. It does not prove owner authorization or chain settlement.