Welcome
This is the API reference for the Flowglad API! We highly recommend using our SDKs to interact with the API. But if you need to interact with API resources directly, this is the place to be.Authentication
All API endpoints are authenticated using Bearer tokens. Set them in theAuthorization
header.
REST Library
In the case that you need to interact with the REST API directly, the easiest way is to install@flowglad/node
:
Flowglad
class that you can use to interact with the API.