Change Updates

Do not miss any agavos API changes, ever again

Subscribe to the agavos API changelog to be up to date on recent changes.

RSS

May 10, 2023

master
1.0
Compare

API structure has changed

9 structure changes including:
2 Additions
7 Modifications
Modified 7
GET /v1/accounts
  • Authentication
  • Token authentication method Added
GET /v1/accounts/balance/{accountId}
  • Authentication
  • Token authentication method Added
GET /v1/accounts/entries/{accountId}
  • Authentication
  • Token authentication method Added
GET /v1/pix/keys/{accountId}
  • Authentication
  • Token authentication method Added
POST /v1/transfer/external
  • Authentication
  • Token authentication method Added
POST /v1/transfer/internal
  • Authentication
  • Token authentication method Added
POST /v1/transfer/p2p
  • Authentication
  • Token authentication method Added
Added 2
DELETE /v1/pix/keys/{accountId}
POST /v1/pix/keys/{accountId}