# Developer Docs Documentation > The Developer Docs is where you'll find comprehensive guides and documentation to help you start working with Bob as quickly as possible. Fetch the complete documentation index at: https://apidocs.hibob.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version. ## Guides: Get Started - [Get Started index](https://apidocs.hibob.com/docs/get-started/llms.txt): full category index - [Getting started with Bob's API](https://apidocs.hibob.com/docs/getting-started.md) - [API Service users](https://apidocs.hibob.com/docs/api-service-users.md): Use service users to authenticate API calls to Bob - [API Terms of Use](https://apidocs.hibob.com/docs/api-terms-of-use.md) ## Guides: Explore by Module - [Explore by Module index](https://apidocs.hibob.com/docs/explore-by-module/llms.txt): full category index - [Explore Employee data API](https://apidocs.hibob.com/docs/explore-employee-data.md): Understand the basic concepts of employee data API in Bob - [Explore Time off API](https://apidocs.hibob.com/docs/explore-time-off-api.md): Understand the basic concepts of time off requests and policies in Bob - [Explore Attendance API](https://apidocs.hibob.com/docs/explore-attendance-api.md): Understand the basic concepts of attendance entries in Bob - [Explore Tasks API](https://apidocs.hibob.com/docs/explore-tasks.md): Understand the basic concepts of Tasks and how you can access them via the Public API - [Explore Reports API](https://apidocs.hibob.com/docs/explore-reports.md): Understand the basic concepts of Reports and how you can access them via the Public API - [Explore Docs API](https://apidocs.hibob.com/docs/explore-docs-api.md): Understand the basic concepts of Documents in Bob and how you can access them via the Docs Public API - [Explore Bob Skills API](https://apidocs.hibob.com/docs/explore-skills-api.md): Understand the basic concepts of Skills in Bob and how to push, sync, and search skills with the Public API - [Explore Employer API](https://apidocs.hibob.com/docs/explore-employer-api.md): Understand the basic concepts of Employers and Work locations in Bob and how to search and sync them with the Public API - [Explore Goals API](https://apidocs.hibob.com/docs/explore-goals-api.md): Understand the basic concepts of Goals in Bob and how to utilize them with the Public API - [Explore Hiring API ](https://apidocs.hibob.com/docs/explore-hiring-api.md): Understand the basic concepts of hiring data and workflows and how to use them with the Public API - [Explore Learning API ](https://apidocs.hibob.com/docs/explore-learning-lms-api.md): Learn how to use the Bob Learning API to add course providers and training content - [Explore Job catalog API](https://apidocs.hibob.com/docs/explore-job-catalog-api.md): Understand the basic concepts of Job catalog in Bob and how to utilize it with the Public API - [Explore Workforce planning API](https://apidocs.hibob.com/docs/explore-workforce-planning.md): Understand the basic concepts of workforce planning in Bob and how to utilize it with the Public API ## Guides: Tutorials - [Tutorials index](https://apidocs.hibob.com/docs/tutorials/llms.txt): full category index - [HiBob MCP Server](https://apidocs.hibob.com/docs/hibob-mcp-server.md): Connect AI developer tools to Bob with a service user - [Migrate to Webhooks V2](https://apidocs.hibob.com/docs/migrate-to-webhooks-v2.md): Learn how to smoothly migrate from Webhooks V1 to Webhooks V2 - [Working with employee search](https://apidocs.hibob.com/docs/how-to-read-employee-data-tutorial.md): Step-by-step tutorial for using the employee Search endpoint to retrieve employee data - [Working patterns in the Public API](https://apidocs.hibob.com/docs/how-to-work-with-working-patterns.md): Learn how to fetch and process an employee's working patterns using the Public API - [Transition from API Access tokens](https://apidocs.hibob.com/docs/transition-from-api-access-tokens.md): Learn how to transition from API Access Token to Service User - [Integrate with your Careers page](https://apidocs.hibob.com/docs/how-to-use-hiring-api-careers-page.md): Use Bob's Hiring API to integrate with your external careers page directly from Bob Hiring - [Integrate with ATS (Hire API)](https://apidocs.hibob.com/docs/how-to-integrate-with-ats-hire-api.md): How to develop an integration with Applicant Tracking Systems (ATS) and push new hires into Bob seamlessly ## Guides: Accessing Employee Data - [Accessing Employee Data index](https://apidocs.hibob.com/docs/accessing-employee-data/llms.txt): full category index - [Read employee data](https://apidocs.hibob.com/docs/how-to-read-employee-data.md): Learn how to retrieve and process employee data using Bob’s API - [People read API contract](https://apidocs.hibob.com/docs/people-read-api-contract.md): Request and response rules for POST /people/search and POST /people/{identifier} — field IDs, permissions, filters, no pagination (full result set), silent omissions, and payload shapes. - [Update employee data](https://apidocs.hibob.com/docs/update-employee-data.md): Learn how to update employee data fields using Bob’s API - [Create an employee](https://apidocs.hibob.com/docs/create-employee.md): Learn how to update employee data fields using Bob’s API - [Categories and permissions](https://apidocs.hibob.com/docs/categories-and-permissions.md): Understand how to set service user permissions to fields and categories - [Fields and lists metadata](https://apidocs.hibob.com/docs/fields-metadata.md): Learn how to use field metadata to efficiently extract and manage field data. - [Employee tables and custom tables](https://apidocs.hibob.com/docs/additional-employee-data.md): Learn how to retrieve employee data stored in tables - [Employee data API: Field level permissions](https://apidocs.hibob.com/docs/employee-data-api-field-level-permissions.md): Learn how field-level permissions affect the public API ## Guides: Marketplace partners - [Marketplace partners index](https://apidocs.hibob.com/docs/marketplace-partners/llms.txt): full category index - [Marketplace partner integrations](https://apidocs.hibob.com/docs/marketplace-partner-integrations-oauth-only.md): Documentation for approved HiBob Marketplace partners building OAuth app integrations via the Developer Portal - [Quick start guide](https://apidocs.hibob.com/docs/add-and-submit-an-app.md): Learn how to add and submit an app in the Developer Portal - [Test apps in Bob Marketplace](https://apidocs.hibob.com/docs/test-apps-in-bob-marketplace.md): See your Developer Portal apps in Bob for company-scoped testing in Dev mode - [Managing customer installations](https://apidocs.hibob.com/docs/managing-customer-installations.md): Multi-tenant install scenarios for Marketplace partners — linking Bob companies to your customers, handling callbacks, and detecting uninstalls - [Getting started with partner webhooks ](https://apidocs.hibob.com/docs/getting-started-with-partner-webhooks.md): Learn how partner applications manage webhook delivery and retries - [Markeplace integration tutorials](https://apidocs.hibob.com/docs/marketplace-integration-tutorials.md): Learn how to build partner-specific OAuth-based Marketplace integrations with Bob - [Integrate with Bob Hiring Background Checks API](https://apidocs.hibob.com/docs/integrate-with-bob-hiring-background-checks-api.md)