v1
latestOpenAPI 3.1.02026-07-265086129.5 KBIncorporation
Start incorporation process
Triggers the incorporation process for a token once all prerequisites (KYC, forms, etc.) are met.
post/incorporate/start-incorporation/{tokenAddress}
Path parameters
tokenAddressstring required
Token mint address to start incorporation for
Response
Successfully started incorporation process
Example response
{
"success": true
}