Discussions

Ask a Question
Back to All

Recruting API Auth

Hello dear Personio people,

What is the auth flow for the endpoint:

https://api.personio.de/v1/recruiting/applications

I have tried to get the Bearer token from the https://api.personio.de/v1/auth endpoint with the Company-ID (Unternehmens-ID) and Client-Secret (Zugriffs-Token), but all I get is an error message "Wrong credentials". I have tried to set all headers from the documentation and also tried to directly post from the Swagger Documentation (https://developer.personio.de/reference/post_v1-recruiting-applications) but nothing seems to work and the auth fails.

I am trying use the new endpoint since https://api.personio.de/recruiting/applicant is deprecated, but I have tried the deprecated endpoint and the application worked like charm.