# Cobee by Pluxee - Partners API Documentation ## Docs - [List corporation consumptions](https://docs.partners.api.cobee.io/en/api-reference/consumptions/endpoint/get_corporation_consumptions.md) - [List corporations](https://docs.partners.api.cobee.io/en/api-reference/corporations/endpoint/get_corporations.md) - [List corporation limits](https://docs.partners.api.cobee.io/en/api-reference/limits/endpoint/get_corporation_limits.md): Returns the limits for all employees in a specific corporation. - [List employee limits](https://docs.partners.api.cobee.io/en/api-reference/limits/endpoint/get_employee_limits.md): Returns the employee limits for all the benefits defined by the partner - [[DRAFT] Disable limits](https://docs.partners.api.cobee.io/en/api-reference/limits/endpoint/post_disable_limits.md): Disables the limits for a list of employees. If the `employees` array is omitted or empty, the limits will be disabled for the entire company. Takes an optional payroll parameter to schedule the disablement for a future cycle. Past payroll cycles are not allowed. - [[DRAFT] Enable limits](https://docs.partners.api.cobee.io/en/api-reference/limits/endpoint/post_enable_limits.md): Enables the limits for a list of employees. If the `employees` array is omitted or empty, the limits will be enabled for the entire company. Takes an optional payroll parameter to schedule the enablement for a future cycle. Past payroll cycles are not allowed. - [Set punctual limit](https://docs.partners.api.cobee.io/en/api-reference/limits/endpoint/put_employee_limits_punctual.md): Sets a punctual limit for an employee's benefits strictly during the current payroll cycle. Punctual limits operate independently of recurrent limits. - [Set recurrent limit](https://docs.partners.api.cobee.io/en/api-reference/limits/endpoint/put_employee_limits_recurrent.md): Sets the recurrent employee limits for all the benefits defined by the partner - [Overview](https://docs.partners.api.cobee.io/en/api-reference/limits/overview.md): Learn how to manage employee spending limits for meal, transport, and childcare benefits. - [Get Started](https://docs.partners.api.cobee.io/publicApi/en/api-reference/api_introduction.md): Let’s get you up and running with our API! - [Authentication](https://docs.partners.api.cobee.io/publicApi/en/api-reference/authentication.md): Learn about how to authenticate with the API - [Post Oauth Token](https://docs.partners.api.cobee.io/publicApi/en/api-reference/authentication/endpoint/post_authenticate.md) - [List company consumptions](https://docs.partners.api.cobee.io/publicApi/en/api-reference/consumptions/endpoint/get_company_consumptions.md) - [List employee consumptions](https://docs.partners.api.cobee.io/publicApi/en/api-reference/consumptions/endpoint/get_employee_consumptions.md) - [Create employee consumptions](https://docs.partners.api.cobee.io/publicApi/en/api-reference/consumptions/endpoint/post_employee_consumption.md) - [Consumption Reports](https://docs.partners.api.cobee.io/publicApi/en/api-reference/data-models/consumption-report.md) - [Remove employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/delete_employee.md) - [Get employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/get_employee.md) - [Get employees](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/get_employees.md) - [Update employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/patch_employee.md): This endpoint allows you to update an existing employee's information in the Cobee system. All fields in the request body are optional, so you only need to include the fields you want to update. - [Block employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/patch_employee_block.md) - [Restore employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/patch_employee_restore.md) - [Unblock employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/patch_employee_unblock.md) - [Register employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/post_employee.md) - [Invite employee](https://docs.partners.api.cobee.io/publicApi/en/api-reference/employees/endpoint/post_employee_invite.md) - [How to obtain Monthly Reports](https://docs.partners.api.cobee.io/publicApi/en/api-reference/guides/how-to-obtain-monthly-reports.md) - [How to obtain Employee Termination Reports](https://docs.partners.api.cobee.io/publicApi/en/api-reference/guides/how-to-obtain-termination-reports.md) - [Get Payroll Cycles](https://docs.partners.api.cobee.io/publicApi/en/api-reference/payroll-cycles/endpoint/get_payroll_cycles.md) - [Close Payroll Cycle](https://docs.partners.api.cobee.io/publicApi/en/api-reference/payroll-cycles/endpoint/post_payroll_cycle.md) - [Rate Limits](https://docs.partners.api.cobee.io/publicApi/en/api-reference/rate-limits.md): Understand API rate limiting and how to handle it effectively - [Best Practices](https://docs.partners.api.cobee.io/publicApi/en/best-practices.md) - [Glossary](https://docs.partners.api.cobee.io/publicApi/en/essentials/glossary.md) - [Consumptions](https://docs.partners.api.cobee.io/publicApi/en/essentials/use-cases/consumptions.md) - [Employees](https://docs.partners.api.cobee.io/publicApi/en/essentials/use-cases/employees.md) - [Overview](https://docs.partners.api.cobee.io/publicApi/en/essentials/use-cases/overview.md) - [Get Started](https://docs.partners.api.cobee.io/publicApi/en/get_started.md) - [Security](https://docs.partners.api.cobee.io/publicApi/en/security.md) - [Welcome](https://docs.partners.api.cobee.io/publicApi/en/welcome.md) ## OpenAPI Specs - [partners-openapi-bundled](https://docs.partners.api.cobee.io/en/api-reference/partners-openapi-bundled.json) - [partners-api-bundled](https://docs.partners.api.cobee.io/en/bundle-partners/partners-api-bundled.json) - [public-api-bundled](https://docs.partners.api.cobee.io/publicApi/en/api-reference/public-api-bundled.json) - [public-openapi-bundled](https://docs.partners.api.cobee.io/publicApi/en/api-reference/public-openapi-bundled.json) - [openapi-bundled](https://docs.partners.api.cobee.io/en/api-reference/openapi-bundled.json) - [openapi](https://docs.partners.api.cobee.io/api-reference/openapi.json) ## Optional - [Cobee Homepage](https://cobee.io/)