Overview
The One Click Apply API requires a a resume key. Use the/upload_resume API to get a key you can use with our /apply API.
You only have to create a key for a resume once and you can reuse it as much as you want.
You need to authorize the call with your API Key and it only accepts PDF files.
Example Implementation
- Here’s a simple JS implementation in Replit.