ARC is the successor of mAPI, the merchant API.
The URL of TAAL's mainnet ARC API is: https://arc.taal.com/v1arrow-up-right
For instance the policy could be fetched using the following curl command
curl
curl --location 'https://arc.taal.com/v1/policy' \ --header 'Authorization: <API Key>'
A complete description of ARC API endpoints can be found under the following link: https://bitcoin-sv.github.io/arc/api.htmlarrow-up-right.
It is recommended to use the BIP-239 transaction format for submitting transactions to ARC.
More information about ARC can be found under these links
High-level documentation: https://bitcoin-sv.github.io/arc/arrow-up-right
Github repository: https://github.com/bitcoin-sv/arcarrow-up-right
Description of BIP-239 standard: https://github.com/bitcoin-sv/arc/blob/master/doc/BIP-239.mdarrow-up-right
URL: https://arc-test.taal.com/v1arrow-up-right
https://arc-test.taal.com/v1
Last updated 11 months ago
Was this helpful?