Skip to main content
POST
Create issuer application
Creates a new issuer application for your organization. The application starts in DRAFT status, allowing you to upload evidence before submitting for review. See the issuer application guide for a walkthrough of the full application workflow.

Parameters

Full registered legal name of the organization applying to become an issuer.
string
Name shown on credentials and proof pages. Defaults to legal_name if omitted.
string
Country or region where the organization is registered (for example, "United States" or "United Kingdom").
string
Company registration or incorporation number.
string
Trust tier you are applying for. Defaults to "verified_org" if omitted. Accepted values: verified_org, government_entity, accredited_institution.
string
Name of the primary contact for this application.
string
Email address of the primary contact.
uuid
Organization to associate the application with. If omitted, the application is linked to your tenant’s default organization.

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Body

application/json
display_name
string
jurisdiction
string
registration_ref
string
requested_trust_tier
enum<string>
Available options:
verified_org,
government_entity,
accredited_institution
contact_name
string
contact_email
string
org_id
string

Response

Application created

id
string
status
string
created_at
string