Before you begin, here are some important details you need to know:
Authentication: To access the API, you'll need a mandator-ID and a token. To request access, please contact us. See details: "Authentication"
OAuth2 Flow: After receiving credentials, follow the OAuth2 flow for authentication. You can find details in our Swagger file or provided examples.
Language Handling: The API checks the accept-language header in all requests. If it is missing, it assumes the language is German (de).
The API offers a "push" approach for directly adding jobs to hokify. Alternatively, you can opt for a "pull" method by providing an XML feed, allowing us to retrieve job data from your source as needed.
52.28.50.139
52.57.153.8
213.47.145.18
13.48.89.25
Test Environment:
https://test.hokify.com/ats-api/
Production Environment:
https://hokify.com/ats-api/
Create a Job: Learn how to create a job listing using the hokify ATS-API.Â
Fetch Applications: Discover how to fetch applications submitted through the platform.
Explore and understand the hokify ATS-API using Swagger, a powerful tool for documenting and testing APIs. Swagger provides an interactive interface that allows you to visualize and interact with the API endpoints, making it easier to comprehend and work with the API.
Swagger Editor to explore and try our ATS-API:
https://editor.swagger.io/?url=https://hokify.com/ats-api/openapi.yaml
For more advanced use cases, you can download the hokify ATS-API OpenAPI definition file:
https://hokify.com/ats-api/openapi.yaml
For generating a client for your project, refer to https://swagger.io/swagger-codegen/.
Feel free to navigate through our documentation to understand the ins and outs of integrating with hokify's ATS-API.
If you have any questions or need further assistance, don't hesitate to reach out to our support team.
Happy integrating!