---
title: "POST /v1/tenant/bootstrap"
method: POST
path: "/v1/tenant/bootstrap"
tags: ["Other"]
---

# POST /v1/tenant/bootstrap

`POST /v1/tenant/bootstrap`

Exchange a programmatic user access token for the caller's credentials TenantApiKey.

The console signs a user in via `/auth/v2/programmatic/{login,verify-email}` (which return
a Didit user `access_token`), then calls this once to obtain the `/v1/` tenant API key that
scopes all subsequent data calls. First call for an org provisions + seeds the tenant.

## Response `200`

No response body

## Changes

- **2026-07-01** `1c34704cfbbb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/didit-protocol/apis/didit-credentials-api/changes/v1/tenant/bootstrap/post.md)

---

[API](https://skmtc.dev/didit-protocol/apis/didit-credentials-api.md) · [All operations](https://skmtc.dev/didit-protocol/apis/didit-credentials-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/didit-protocol/didit-credentials-api/revisions/1c34704cfbbb/schema)
