v1
latestOpenAPI 3.0.12026-07-2699111970.1 KBIP Story Protocol
Get IP Asset Graph
Get the graph of an IP Asset, by default it will fetch the first level of parents and children (depth = 1). You can customize the depth using the query parameter 'depth' to a maximum of 3. Maximum 100 parents or children will be returned for each level.
The ipAssetId parameter should be the Story Protocol asset ID (not the Crossmint ID). Must start with '0x' followed by hexadecimal characters.
API scope required: nfts.read
get/v1/ip/graph/{ipAssetId}
Path parameters
ipAssetIdstring required
Query parameters
depthstring
Headers
X-API-KEYstring required
API key required for authentication
Response
IP Asset Graph found