# DEP Sync Request APIs to create and access DEP sync request information. Use DEP sync to sync the information from your Apple Business Manager account to the Esper console. ## List all DEP sync requests for the tenant - [GET /onboarding/v0/depsyncs/](https://develop-api.esper.io/openapi/dep-sync-request/listdepsyncrequest.md): Returns all the DEP sync requests for the tenant ## Create a DEP sync request - [POST /onboarding/v0/depsyncs/](https://develop-api.esper.io/openapi/dep-sync-request/createdepsyncrequest.md): API to create a DEP sync request. ## Get a DEP sync request - [GET /onboarding/v0/depsyncs/{id}/](https://develop-api.esper.io/openapi/dep-sync-request/getdepsyncrequest.md): API to get a DEP sync request