Account, plan & extension

POST /me/autofill/run Browser extension only

Drive your own browser to fill an application form.

Runs the autofill agent over the browser-tool wire — your extension on one end, the agent on the other, routed strictly within your own channel. Requires the extension to be connected, and authenticates only as the extension itself — a session cookie or an API key gets a 403, since this call writes into whatever form your browser has open, not just reads it.

curl
curl -X POST "https://freehire.me/api/v1/me/autofill/run" -H "Authorization: Bearer <extension session token>"
json — response
{ "data": { "filled": 11, "skipped": 2 } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available