-
Notifications
You must be signed in to change notification settings - Fork 2
External API Authorization
Harry Kodden edited this page Apr 28, 2020
·
1 revision
SBS comes with 2 kind of External API's
- Platform API requests
- Organization bound API requests
The authorization for these API's differ:
These API use standard Basic Authentication method. The Credentials for these API Request can only be obtained after approved request to platform maintenance party.
Organization Admin's can create and withdraw API-KEYs themselves. The API key must be provided as the Bearer token during the request.