Skip to main content
POST
Get the terms-of-service URL
Returns the url the user opens to accept the terms of service. Acceptance shows up on Get onboarding status as has_accepted_terms_of_service.

Authorizations

x-calm-publishable-key
string
header
required

Publishable key identifying the calling app.

Body

application/json
wallet
string
required
Pattern: ^0x[a-fA-F0-9]{40}$

Response

The terms-of-service URL.

url
string<uri>
required