It will return a base response defined in the schema and some extra parameters to help access the Smart Contracts!
Artifacts
You can fetch the smart contract artifacts to access the ABI and call functions directly. The artifacts are served by the application as static json files.
Supported Networks
The list of currently supported networks is returned by the API with the smart contract addresses that contain the accounts used with DebitLlama. You can query on-chain balances locally if you like using the addresses and the Abis.
You can access the endpoint like this using fetch: