W
Wizehire Public API
Details
- URL
-
https://api.gateway.wizehiredev.com - Spec
- https://api.gateway.wizehire.com/spec.json
- Docs
- https://api.gateway.wizehire.com/documentation
Authentication
x-api-key: <credential> Sign in to the Wizehire ATS, open the Integrations tab in Account Settings, and copy your unique API key. Wizehire's help article says this key is used when connecting Wizehire to Zapier.
Wizehire API key
x-api-key: <credential> + Wizehire OAuth client authorization: Bearer <credential> discovered Register or obtain OAuth client credentials through Wizehire's MCP/API gateway flow described by the gateway's service documentation at API gateway documentation. The authorization server metadata shows authorization_code and client_credentials grants, with token endpoint auth client_secret_post; use the client id and client secret issued by Wizehire with https://api.gateway.wizehire.com/authorize and https://api.gateway.wizehire.com/oauth/token as needed by your client.