If you haven’t yet, start with How to use: environments,
x-api-key authentication, pagination and errors.Core entities
How they relate
In words:- An Organization owns Branches, Sectors and Positions.
- A Branch + a Sector + a Position form a Hierarchy — the “position” an employee is assigned to. This combination defines the occupational risks and therefore the required exams.
- An Employee links a Person (identified by CPF) to the organization, in a Hierarchy. Each action on the employee (hiring, dismissal, periodic, return, risk change) generates an exam pendency.
- The Pendency tracks the exam until completion (ASO issued) or cancellation. Scheduling at a clinic and performing the exam are orchestrated internally by Salú.
Schedule and Clinic appear in the diagram to explain the exam lifecycle, but they
have no public endpoints — they are managed inside the Salú platform. The public API
exposes the resources marked in the table above.
Next steps
Set up the company structure
Create Branches, Sectors and Positions before registering employees.
Employee onboarding
Register the employee and generate the hiring exam.