Learn about Staffbase Email API authentication.
The Employee Email API is secured by
Add the API key to the Authorization header of every request as follows:
Basic {{insert-your-encoded-string}}
Use the https://apis.bananatag.com endpoint for our US Hosting instance, app.bananatag.com.
Use the https://apis.de.bananatag.com endpoint for our EU Hosting instance, app.de.bananatag.com.
More details on how to access our different instances.
This is a sample HTTP request:
When everything worked like expected you should receive an HTTP response with the status code 200 and repsonse data. An example response could look like this: