Create issuer application
Issuer Applications
Create application
Create a new issuer application in draft status.
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
string
required
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
API key for machine-to-machine authentication
Body
application/json

