cURL
curl --request GET \ --url https://api.coinlist.co/v1/offers/{offer_id}/requirements \ --header 'Authorization: Bearer <token>'
{ "object": "offer_requirements", "offer_id": "<string>", "options": {} }
Documentation IndexFetch the complete documentation index at: https://docs.coinlist.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coinlist.co/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 authorization and token endpoints
The offer ID
Successful response.
String representing the object's type. Objects of the same type share the same value.
offer_requirements
Map of option ID to list of requirements for that option
Show child attributes