Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Pymetrics
Overview
Operations
Pymetrics Operations
Latest version:
2.1
Changelog
Create assessment order
Create an assessment order for a candidate. This represents the transaction for a candidate's job application. This is an idempotent operation, and may return an existing assessment order. The following inputs constitute the uniqueness criteria: candidate email, assessment ID, and application ID.
Create oauth token
Create a bearer token to be used in the Authorization header for any other API request. Tokens are valid for only a period of time.
Get assessment order
Retrieve an existing order by ID. It will move from Completed to Fulfilled if the order has results.
List assessment configurations
List the assessment templates that are currently registered for your integration. These are configured outside of the API, and represent the different candidate experiences for each role Pymetrics is being leveraged for.
List assessment configurations DDL
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Previous
Overview