Skip to main content
POST

Authorizations

API-Key
string
header
required

Your public API key. Identifies the partner making the request.

API-Sign
string
header
required

HMAC signature over the request, computed with your private key.

API-Nonce
string
header
required

Monotonically increasing nonce included in the request signature.

Path Parameters

user_id
string
required

ID of the user the request applies to. For partners operating in the B2B2C model, this is the Sub-User the request is acting on behalf of. Canonical identifier for a user in the Payward public API.

Required string length: 14 - 42

Body

application/json

Request to create a hosted declaration or self-attestation verification.

address
string
required

Wallet address to verify.

Required string length: 1 - 256
method
enum<string>
required

Hosted declaration discriminator.

Available options:
hosted_declaration

Response

Response returned after creating a Travel Rule verification case.

data
object
required

Travel Rule verification case.