cURL
curl --request POST \ --url https://connect.jobo.world/api/auto-apply/profiles \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data ' { "first_name": "<string>", "last_name": "<string>", "email": "jsmith@example.com", "phone": "<string>", "name": "<string>", "linkedin_url": "<string>", "website_url": "<string>", "portfolio_url": "<string>", "address_line1": "<string>", "address_line2": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "zip_code": "<string>", "resume_text": "<string>", "resume_file_path": "<string>", "cover_letter_template": "<string>", "work_authorization": "<string>", "requires_sponsorship": true, "gender": "<string>", "ethnicity": "<string>", "veteran_status": "<string>", "disability_status": "<string>", "desired_salary": "<string>", "salary_expectation_currency": "<string>", "available_start_date": "<string>", "willing_to_relocate": true, "highest_degree": "<string>", "field_of_study": "<string>", "university": "<string>", "graduation_year": "<string>", "years_of_experience": "<string>", "current_job_title": "<string>", "current_company": "<string>", "custom_answers": {} } '
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "first_name": "<string>", "last_name": "<string>", "email": "jsmith@example.com", "phone": "<string>", "linkedin_url": "<string>", "website_url": "<string>", "portfolio_url": "<string>", "address_line1": "<string>", "address_line2": "<string>", "city": "<string>", "state": "<string>", "zip_code": "<string>", "country": "<string>", "resume_text": "<string>", "resume_file_path": "<string>", "cover_letter_template": "<string>", "work_authorization": "<string>", "requires_sponsorship": true, "gender": "<string>", "ethnicity": "<string>", "veteran_status": "<string>", "disability_status": "<string>", "desired_salary": "<string>", "salary_expectation_currency": "<string>", "available_start_date": "<string>", "willing_to_relocate": true, "highest_degree": "<string>", "field_of_study": "<string>", "university": "<string>", "graduation_year": "<string>", "years_of_experience": "<string>", "current_job_title": "<string>", "current_company": "<string>", "custom_answers": {}, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://jobo.world/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://jobo.world/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key provided by Jobo
Show child attributes
Profile created