cURL
curl --request GET \ --url https://api.lygosapp.com/v1/api/deposit/get_transaction \ --header 'api-key: <api-key>'
200
Example
{ "track_id": "<string>", "amount": 123, "phone_number": "<string>", "country": "<string>", "currency": "<string>", "operator": "<string>", "status": "<string>", "created_at": "2025-12-12T09:15:34.448314" }
get transaction details from track_id
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.
Clé API pour l'authentification
Successful Response