- StartAuthentication: build or inspect the cipher and the
TransactionSignatureheader for theStartAuthenticationcall, the integrator’s first request to open a transaction. The Auth and Legacy Auth (v1) sub-tabs cover the current and legacy signature flows. - StartSession: build or inspect the
Cipheryour server returns when Nayax sends aStartSessionrequest to open a session. - Header Signature: generate the
IntegratorIdandTransactionSignatureheaders that authenticate a Spark API request.
See Also
Authentication
The current standard for all new integrations. Header-based signature.
Legacy Authentication
For maintaining existing integrations. HMAC signature over the JSON body.