cURL
curl --request GET \ --url https://api.ongoody.com/v1/cards \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "26d91eea-732a-42b3-8075-ee2c4f5854b8", "image": { "url": "https://assets.ongoody.com/cards/222.png?format=png", "width": 800, "height": 1130 }, "image_thumb": { "url": "https://assets.ongoody.com/cards/222.png?width=200&format=png", "width": 200, "height": 283 }, "occasions": [ "Congratulations", "Onboarding" ] }, { "id": "aeed08b1-6f4a-4728-a91d-e9fe1daddd6e", "image": { "url": "https://assets.ongoody.com/cards/111.png?format=png", "width": 800, "height": 1130 }, "image_thumb": { "url": "https://assets.ongoody.com/cards/111.png?width=200&format=png", "width": 200, "height": 283 }, "occasions": [] } ], "list_meta": { "total_count": 2 } }
Documentation IndexFetch the complete documentation index at: https://developer.ongoody.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.ongoody.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Goody API key.
Page for pagination, starting at 1
x >= 1
Items per page for pagination
1 <= x <= 100
Cards retrieved
Show child attributes