v1

latestOpenAPI 3.1.02026-07-265086129.5 KB
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

successboolean required

Example response

{
  "success": true
}