How to Authenticate

All endpoints require a bearer token.

For all the endpoints you can either use a user token.

If you are using Master token, you are taking actions (ex. getting connectors, getting operations schemas etc.). When you use user token, it's your end users who are performing the actions (ex. creating an auth, calling a connector etc.)