Get terms & conditions status for a wallet

Returns whether the project bound to the API key requires terms & conditions, which document
to present, and whether the given wallet has already accepted.

Required API Key Scope: terms_conditions:write or service_role

When to use

On page load, to decide whether to show your terms & conditions prompt.

When NOT to use

Do not use it to detect configuration errors: a project with no terms & conditions
configured is a normal state and returns 200 with terms_acceptance_required: false. This
endpoint never returns 400 for an unconfigured project — only the accept endpoint does.

Rate limit: 100 requests/minute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The wallet address to check.

string
enum
required

The type of identifier being used.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json