For AI agents: visit https://docs.performyard.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
PerformYard
GuidesAPI Reference
Log InPerformYard
API Reference
Log In
GuidesAPI Reference

PerformYard API

  • Auth
    • Verify your API key and retrieve usage detailsget
  • Companies
    • Retrieve a list of employee data fieldsget
  • Employees
    • Retrieve a list of employeesget
    • Create one or more employeespost
    • Update multiple employeespatch
    • Retrieve an employeeget
    • Update an employeepatch
    • Create one or more employeespost
  • Goals
    • Retrieve a list of goalsget
    • Create a goalpost
    • Retrieve a goalget
    • Update a goal's detailspatch
    • Update a goal's progresspatch
    • Retrieve a list of goal categoriesget
    • Retrieve a list of goal outlooksget
  • Health
    • Check API statusget
  • Reporting
    • Retrieve a list of reportsget
    • Retrieve a report's dataget
  • Reviews
    • Create a review for an employeepost
    • Retrieve a list of review cyclesget
    • Add an employee to a review cyclepost
  • Review Templates
    • Retrieve a list of review templatesget
  • Swagger
    • Retrieve our Swagger JSON definitionget
Powered by 

Create one or more employees

post
https://api.talent.performyard.com/v2/employees

Creates one or more new employees to your PerformYard account.

Body Params
Responses

Updated 4 months ago


Update an employee
Goals
Did this page help you?
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

Updated 4 months ago


Update an employee
Goals
Did this page help you?