How to use WeCP APIs
Priyanka Khandagale avatar
Written by Priyanka Khandagale
Updated over a week ago

WeCP offers powerful APIs (Application Programming Interfaces) that enable seamless integration and access to our platform's features. To get started with using WeCP APIs, follow the step-by-step guide below:

  1. Log In to Your WeCP Account: To begin, log in to your WeCP account using your credentials.

  2. Access Settings: After logging in, navigate to the "Settings" option from the menu on the left-hand side of the page.

  3. Open Integrations: Within the Settings page, locate and click on the "Integrations" tab.

  4. Select Custom ATS: Look for "Custom ATS" in the list of available integration options. Click on the "Generate API key" button.

  5. Retrieve API Key: Once you click on "Generate API key," you will receive a unique API key. Copy this key to your clipboard and securely store it for future reference. This API key will facilitate the connection between WeCP and your application.

  6. Review API Documentation: Familiarize yourself with the available APIs and their functionalities. The following documentation will provide all the necessary details to help you understand how to interact with the WeCP platform programmatically - WeCP Org Management APIs

  7. Start Using WeCP APIs: With your API key in hand, you are now ready to start using WeCP APIs to enhance your hiring process. Simply replace the "org-api-key" with the API key and you can make authorized calls to WeCP.

  8. Test the connection: Before the implementation, test out the connection with WeCP using the health endpoint.

  9. Monitor and Maintain: Regularly monitor your API usage to ensure it aligns with your application's needs. Stay up-to-date with any API changes or updates provided in the documentation. Regular maintenance will ensure a smooth and reliable integration with WeCP.

  10. Reach Out for Support: If you encounter any issues, have questions, or need additional assistance, don't hesitate to reach out to WeCP's support. They are there to help you make the most of the APIs and ensure a successful integration.

By following these steps, you can efficiently access and leverage WeCP APIs to enhance your hiring process, optimize candidate assessments, and streamline your recruitment workflow. Happy coding!

Did this answer your question?