Incorporation
Get incorporation project details
Retrieves details for a specific incorporation project by token address.
get/incorporate/details/{tokenAddress}
Path parameters
tokenAddressstring required
Token mint address to look up
Response
Successfully retrieved incorporation project details
Example response
{
"success": true
}