Base URL

The Steuerboard API is built on REST principles. We enforce HTTPS in every request to improve data security, integrity, and privacy. The API does not support HTTP. All requests contain the following base URL:
https://api.steuerboard.com/v1

Authentication

To authenticate you need to add an Authorization header with the contents of the header being Bearer sb_xxxxxxxxx where sb_xxxxxxxxx is your API Key.
Authorization: Bearer sb_xxxxxxxxx
Helpful resources:

Get your API Key

Read more about how to get your API Key
Don’t have an account?
We offer a free plan for testing. Just mail us at founders@steuerboard.net
If you want to use our App in production, please take a look at our Pricing page to book a call with us.