Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://localhost:3000/api/openapi/applications/ai/autofill \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "sourceUrl": "<string>", "jobDescription": "<string>" } '
{ "company": "<string>", "role": "<string>", "location": "<string>", "salary": "<string>", "jobDescription": "<string>" }
The API key to authenticate requests.
20000
OK
Contact support