Authorization: Bearer credential issued by Tera staff.
Canonical credential syntax uses an underscore separator only:
Test versus live keys
Sandbox is available now. Production is not yet available: there is no READY production API deployment and production traffic is disabled.
Effective permission is account ∩ credential ∩ environment. A test key on the production host, or a live key on the sandbox host, is rejected.
Do not send an
environment field on a production create body to redirect the data plane.
Scopes
A credential may include one or more of:supplier_submissions:create:basicsupplier_submissions:create:applicationsupplier_submissions:readsupplier_submissions:correctsupplier_submissions:promote
Secret handling
- The secret is shown once when staff issue or rotate the key.
- Store it in your secret manager. Tera cannot recover plaintext.
- Send only the
Authorizationheader. Do not put the secret in query strings or bodies. - After rotation, revoke the previous credential. See Key rotation.
Request IDs
You may sendX-Request-Id. Tera always returns X-Request-Id on the response. That header is the canonical correlation identifier. Quote it with submission_id and external_reference when you contact support.