πŸ˜‹Getting started

General API Information

Below we have mentioned the basic details that would help you setup your Dapp on top of Brine:

  • The base endpoint is: https://api.brine.fi/

  • All endpoints return either a JSON object or array.

  • All time and timestamp related fields are in milliseconds or default datetime format - β€œ%Y-%m-%d %H:%M:%S”

  • Kindly note that you need to create an account on Brine using your ETH wallet before using any of the APIs. Failure to do so might cause inconsistent API responses. This is an important step as this will help us create your username and Brine keys which are needed for accessing Brine’s APIs

Last updated