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

# Learning API: Add your own learning content

We’ve added support for bringing courses from an external learning content provider into Bob Learning, with course details and completion progress kept in sync.

|                                                                                                         |                                                                                                         |
| :------------------------------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------ |
| ![](https://files.readme.io/7b9b909e0827dad8a96abb76434b209cfb7ae1bad26613f1179e6c9e780b11de-image.png) | ![](https://files.readme.io/995851b7cdeec422becbb825b6abeaa1af2881e35f7ed5b243537274bdb72ab8-image.png) |

### What’s new

* Companies can connect an external learning content provider to Bob Learning using the Bob Learning API.
* You can ingest the provider’s course catalog into Bob and sync learner progress programmatically.

To learn more, see [Explore Learning API](https://apidocs.hibob.com/docs/explore-learning-lms-api).

### Value

* Expands the learning content employees can access in Bob without switching between multiple systems.
* Enables consistent, accurate completion reporting in Bob even as the external course catalog evolves over time.
* Supports compliance and audit requirements by ensuring learner progress data is centralized and up to date in Bob.

### Endpoints

* [Create integration](https://apidocs.hibob.com/reference/post_learning-lms-integrations)
* [Delete integration (soft delete)](https://apidocs.hibob.com/reference/delete_learning-lms-integrations-provider-identifier)
* [Create training content (bulk insert)](https://apidocs.hibob.com/reference/post_learning-lms-integrations-provider-identifier-training-content)
* [Update training content (bulk patch)](https://apidocs.hibob.com/reference/patch_learning-lms-integrations-provider-identifier-training-content)
* [Archive training content (bulk)](https://apidocs.hibob.com/reference/patch_learning-lms-integrations-provider-identifier-training-content-archive)
* [Submit xAPI statement](https://apidocs.hibob.com/reference/post_learning-lms-integrations-provider-identifier-xapi-statements)

### Action required

* This is a **new capability**. No action is required unless you want to adopt it.
* To learn more, see [Explore Learning API](https://apidocs.hibob.com/docs/explore-learning-lms-api).