🖥️Requests
Last updated
Last updated
All requests must be sent using HTTPS with TLS 1.2 or higher. Please make sure your developer tools support this version of TLS as older versions or SSL are not supported for security reasons.
All TalentLyft API calls must include the following headers to authenticate the request:
For PUT or POST requests (e.g. create, update), the request parameters must be provided as JSON in the request body.
All API calls are limited to 600 requests every 10 minutes
Key
Value
Authorization
Bearer
Content-Type
application/json