curl --request GET \
--url https://backend.swap.coffee/v1/auth \
--header 'X-Api-Key: <api-key>'[
{
"token": "<string>",
"name": "<string>",
"hourly_limit": 123,
"options": []
}
]curl --request GET \
--url https://backend.swap.coffee/v1/auth \
--header 'X-Api-Key: <api-key>'[
{
"token": "<string>",
"name": "<string>",
"hourly_limit": 123,
"options": []
}
]Documentation Index
Fetch the complete documentation index at: https://docs.swap.coffee/llms.txt
Use this file to discover all available pages before exploring further.