v0.0.3
OpenAPI 3.0.3
Automated Linking, Scaled.
Authentication
Subjct supports two authentication methods:
-
User Authentication
-H "Authorization: Bearer <User-Authentication-Token>" -
Secret Keys
-H "X-Secret-Key: <Organisation-Secret-Key>"
We have done this so that it is easier to integrate with Subjct API's. Most of the endpoints support both authentication methods.
Client Libraries