Version: v3
API
This is the API documentation for the Talent Protocol API latest version. Internally, this version is internally referred to as v3.
The API allows to interact with the Talent Protocol platform in the following modes:
- API Key mode: You pass an API Key as value of the header
X-API-KEY
to authenticate. You need to ask for an API Key to the Talent Protocol team. - User authentication mode: You provide a JWT token as value of the header
Authorization
. The JWT token is obtained by calling the endpointPOST /auth/email_password_login
with the user credentials.
Authentication
- API Key: api_key
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | X-API-KEY |
Contact
Terms of Service
https://docs.talentprotocol.com/docs/developers/api-pricing