---
title: "Accept terms and policies"
method: POST
path: "/v1/terms/accept"
tags: ["Terms"]
---

# Accept terms and policies

`POST /v1/terms/accept`

Record acceptance of Terms of Use, Privacy Policy, and Cookies Policy. Stores wallet address and IP as proof of acceptance.

## Request body

- ApiAcceptTermsRequest
  - `account` string

## Response `200`

A successful response.

- ApiAcceptTermsResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rise/apis/risex-rest-api.md) · [All operations](https://skmtc.net/rise/apis/risex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rise/risex-rest-api/versions/194af8339c0d/schema)
