The Onboardbase Public API is built around REST protocols. Our API has predictable resource-oriented URLs, with each matching the closest HTTP verb to the feature assigned. It returns JSON-encoded responses and uses standard HTTP response codes and authentication.
Each request to any of its resources requires three(3) headers which are;
- API_KEY: YOUR API KEY
- Accept: application/json
- Content-Type: application/json
BASE URL
https://public.onboardbase.com/api