Lists
Create List
POST /v3/lists/ — create a new allowlist or custom list for your Didit application. System blocklists are auto-provisioned. Pay-per-call, no contracts.
POST
Create a new list for your application. Only
allowlist and custom types can be created — system blocklists are auto-provisioned.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | List name (must be unique per application) |
description | string | No | Optional description |
list_type | string | Yes | allowlist or custom |
entry_type | string | Yes | One of: face, document, phone, email, ip_address, device_fingerprint, wallet_address, bank_account, country, user, business, key |