Getting Started
#
Introduction- Volibra API supports Payment, offline Settlement and Transactions on the Diem Blockchain.
warning
These documentations are work in progress and not complete yet!!
Volibra is designed according to resource-oriented REST architecture and responds with JSON bodies and HTTP response codes.
#
API Server URLThe Volibra API runs at https://api.volibra.com/v1
for Production and https://testnet-api.volibra.com/v1
for Testnet.
All requests should be prefixed by the server URL.
#
Getting StartedYou can create a Volibra account either on https://testnet.volibra.com
or https://apps.volibra.com
and Create your API keys.
how to Screenshot to be updated
We'll also provided wrapper libraries in several languages in the future .
#
Things you need to knowAll Request require a Bearer Authentication
#
API architecture and resource structure#
Authentication and security#
Caching#
Character encoding#
Data format#
Dates and times#
Errors#
IP address whitelisting#
Limits#
Questions and feedbackIf you want some more information on a topic or want to contribute to these docs, reach out to info@volibra.com