---
updatedAt: 2025-05-12T08:36:45.000Z
---

Fetch the complete documentation index at: https://apidocs.hibob.com/llms.txt. Use this file to discover all available pages before exploring further.

# Onboarding

The Onboarding API provides access to the details of your onboarding wizards.

## Required permissions

To use the onboarding endpoints, the service user should be granted:

| Endpoint                                                                      | Permission                                                        |
| :---------------------------------------------------------------------------- | :---------------------------------------------------------------- |
| [Get a summary of all onboarding wizards.](/reference/get_onboarding-wizards) | Features > Settings > 'Welcome' flow > Customize the welcome flow |

## Rate limiting

Rate limits are restrictions that our API imposes on the number of times a user can access our endpoints within a specified period of time. To learn more about rate limiting best practices, see [Rate limiting](https://apidocs.hibob.com/docs/rate-limit).

Below is a table detailing the rate limits for each endpoint in the Onboarding endpoints.

| Method | Endpoint                                                                                              | Limit per minute |
| :----- | :---------------------------------------------------------------------------------------------------- | :--------------: |
| GET    | [Get a summary of all onboarding wizards](https://apidocs.hibob.com/reference/get_onboarding-wizards) |        20        |