cURL
curl --request POST \ --url https://third-party.etrnl.app/v1/pages/{id}/queue \ --header 'API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "displayName": "<string>", "tagMetadata": "<string>" } '
{ success: true, queueItem: { id: 200, tagMetadata: { nftId: 123 }, displayName: 'My Test', pageId: 191, groupId: null, organizationId: 1276, fulfillmentDate: null, fulfilled: false } }
Documentation IndexFetch the complete documentation index at: https://docs.etrnl.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.etrnl.app/llms.txt
Use this file to discover all available pages before exploring further.