Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url https://app.amplopay.com/api/v1/gateway/producer/balance \ --header 'x-public-key: SUA_CHAVE_PUBLICA_AQUI' \ --header 'x-secret-key: SUA_CHAVE_PRIVADA_AQUI'
{ "available": 12345.67, "pending": 999.99, "fundLock": 0 }
Return balance information for the authenticated producer
x-public-key
x-secret-key