# Job Management API Documentation ## API Reference - [About the Analytics Environment Job Management API](https://developers.liveramp.com/ae-job-management-api/reference/about-the-analytics-environment-job-management-api.md) - [Authentication](https://developers.liveramp.com/ae-job-management-api/reference/authentication.md): How to authenticate to the LiveRamp Safe Haven Analytics Environment Job Management API - [Best Practices](https://developers.liveramp.com/ae-job-management-api/reference/best-practices.md): Learn about best practices for using the Job Management API. - [Request an Access Token](https://developers.liveramp.com/ae-job-management-api/reference/request-an-access-token.md): The Job Management API requires an access token. - [Get DataprocJobHistories](https://developers.liveramp.com/ae-job-management-api/reference/get-dataprocjobhistories.md): Get Dataproc Jobs - [Get ScheduleJobs](https://developers.liveramp.com/ae-job-management-api/reference/get-schedulejobs.md): Get all schedule jobs - [Get ScheduleJob](https://developers.liveramp.com/ae-job-management-api/reference/get-schedulejob.md): Get a schedule job - [Create ScheduleJob](https://developers.liveramp.com/ae-job-management-api/reference/create-schedulejob.md): create a schedule job - [Patch ScheduleJob](https://developers.liveramp.com/ae-job-management-api/reference/patch-schedulejob.md): Update Schedule Job - [Delete ScheduleJob](https://developers.liveramp.com/ae-job-management-api/reference/delete-schedulejob.md): Delete Schedule Job - [Get analytics job history](https://developers.liveramp.com/ae-job-management-api/reference/get-analytics-job-history.md): Return the history of the specified analytics job that was scheduled and run in the Job Management UI. This includes PySpark, Python, and BigQuery jobs. For information about Job Management, see "[Manage Jobs](https://docs.liveramp.com/safe-haven/en/the-job-management-page.html)". - [Get DataprocImageVersions](https://developers.liveramp.com/ae-job-management-api/reference/get-dataprocimageversions.md): Get Dataproc images version - [Run ScheduleJob](https://developers.liveramp.com/ae-job-management-api/reference/run-schedulejob-1.md): Your job will run according to the schedule that you specified when you created it. If you need to run it immediately, you can use the run endpoint. - [Stop ScheduleJob](https://developers.liveramp.com/ae-job-management-api/reference/stop-schedulejob-1.md): Your job will run according to the schedule that you specified when you created it. If you need to stop it immediately, you can use the stop endpoint. - [Get multiple BlobTrees](https://developers.liveramp.com/ae-job-management-api/reference/get-multiple-blobtrees.md): Get GCS blobs - [Modify EmailAlert](https://developers.liveramp.com/ae-job-management-api/reference/modify-emailalert.md): update email alert in batch - [Get Flows](https://developers.liveramp.com/ae-job-management-api/reference/get-flows.md): Get flow - [Create Flow](https://developers.liveramp.com/ae-job-management-api/reference/create-flow.md): Create flow - [Run Flow](https://developers.liveramp.com/ae-job-management-api/reference/run-flow-1.md): Run a job flow. - [Delete Flow](https://developers.liveramp.com/ae-job-management-api/reference/delete-flow.md): Delete flow ## Changelog - [Job Management API Updates](https://developers.liveramp.com/ae-job-management-api/changelog/welcome-to-ae-job-management.md)