---
title: "List Providers"
method: GET
path: "/verify/providers"
tags: ["verify"]
---

# List Providers

`GET /verify/providers`

Platforms this deployment supports. The dashboard builds its list from this.

## Response `200`

Successful Response

- ProviderInfo[]
  - `key` string, required
  - `name` string, required
  - `kind` string, required
  - `tier` string, required
  - `supports_account_age` boolean, required

---

[API](https://skmtc.dev/monni/apis/fastapi.md) · [All operations](https://skmtc.dev/monni/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/monni/fastapi/revisions/0321cc5200a6/schema)
