🚫Get SRR by Token Id
[deprecated] to get SRR data for tokens in Startrail Registry only. This endpoint is deprecated in favor of its parent record.
GET
<base_url>/port/api/v1/srr/{tokenId}
Please replace <base_url>
as explained here.
This endpoint is deprecated and can be removed anytime in future. get SRR by Collection contract address and Token Id is a more explicit version that covers the use case of this endpoint.
Path Parameters
Name
Type
Description
tokenId*
string
TokenId of SRR. Example: 59531933
Single object of SRR Data.
Swagger Endpoint (Test Environment)
Required Permissions
No required permission. This endpoint is public and the information is also public.
Last updated
Was this helpful?