---
title: "GET /api/database/tokens/check/"
method: GET
path: "/api/database/tokens/check/"
tags: ["Database tokens"]
---

# GET /api/database/tokens/check/

`GET /api/database/tokens/check/`

This endpoint check be used to check if the provided personal API token is valid. If returns a `200` response if so and a `403` is not. This can be used by integrations like Zapier or n8n to test if a token is valid.

## Response `200`

No response body

## Other responses

- `403`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/0c490e5b0c7f/schema)
