Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

Use this file to discover all available pages before exploring further.

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.
display_name
string
Name shown on credentials and proof pages. Defaults to legal_name if omitted.
jurisdiction
string
Country or region where the organization is registered (for example, "United States" or "United Kingdom").
registration_ref
string
Company registration or incorporation number.
requested_trust_tier
string
Trust tier you are applying for. Defaults to "verified_org" if omitted. Accepted values: verified_org, government_entity, accredited_institution.
contact_name
string
Name of the primary contact for this application.
contact_email
string
Email address of the primary contact.
org_id
uuid
Organization to associate the application with. If omitted, the application is linked to your tenant’s default organization.

Responses