cURL
curl --request GET \ --url https://api.lygosapp.com/v1/gateway \ --header 'api-key: <api-key>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "amount": 123, "currency": "<string>", "shop_name": "<string>", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "creation_date": "2023-11-07T05:31:56Z", "link": "<string>", "message": "", "order_id": "", "success_url": "", "failure_url": "" } ]
Documentation IndexFetch the complete documentation index at: https://docs.lygosapp.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.lygosapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response