# Mergent ## Docs - [Batch Create Tasks](https://docs.mergent.co/api-reference/operations/batch-create-tasks.md): A maximum of 1000 tasks are accepted per request. This operation is nonatomic, and will return a successful status code for a partial success. - [Batch Delete Tasks](https://docs.mergent.co/api-reference/operations/batch-delete-tasks.md): A maximum of 1000 task IDs are accepted per request. This operation is nonatomic, and will return a successful status code for a partial success. - [Create Schedule](https://docs.mergent.co/api-reference/operations/create-schedule.md) - [Create Task](https://docs.mergent.co/api-reference/operations/create-task.md) - [Delete Schedule](https://docs.mergent.co/api-reference/operations/delete-schedule.md) - [Delete Task](https://docs.mergent.co/api-reference/operations/delete-task.md) - [Find Schedule](https://docs.mergent.co/api-reference/operations/find-schedule.md) - [Find Task](https://docs.mergent.co/api-reference/operations/find-task.md) - [List Schedules](https://docs.mergent.co/api-reference/operations/list-schedules.md): A maximum of 100 tasks are returned per request. This is a paginated endpoint. To request the next page, use the value of the `X-Cursor-After` header from the previous response as the `after` query parameter in the next request. - [List Tasks](https://docs.mergent.co/api-reference/operations/list-tasks.md): A maximum of 100 tasks are returned per request. This is a paginated endpoint. To request the next page, use the value of the `X-Cursor-After` header from the previous response as the `after` query parameter in the next request. - [Run Task](https://docs.mergent.co/api-reference/operations/run-task.md) - [Update Schedule](https://docs.mergent.co/api-reference/operations/update-schedule.md) - [Update Task](https://docs.mergent.co/api-reference/operations/update-task.md) - [Overview](https://docs.mergent.co/api-reference/overview.md): Become familiar with the Mergent API. - [How Schedules Work](https://docs.mergent.co/concepts/how-schedules-work.md): An overview of Mergent Schedules - [How Tasks Work](https://docs.mergent.co/concepts/how-tasks-work.md): An overview of Mergent Tasks - [Quotas & Limits](https://docs.mergent.co/concepts/quotas.md): Understand Mergent's default quotas & limits, and how to request an increase if needed - [Request Failures & Retries](https://docs.mergent.co/concepts/request-failures-and-retries.md): Learn how Mergent handles task failures and retries over a ~27-hour window, and the 'At Least Once' delivery policy - [Request Timeouts](https://docs.mergent.co/concepts/request-timeouts.md): Learn about Mergent's default request timeout and compare with various hosting providers - [Task Rate Limits (Beta)](https://docs.mergent.co/concepts/task-rate-limits.md): Learn how to limit the rate at which tasks are dispatched to your application. - [Introduction to Tasks & Schedules](https://docs.mergent.co/concepts/tasks-and-schedules.md): Get to know tasks and schedules, the primary components for background job management in Mergent - [Viewing Task History](https://docs.mergent.co/concepts/viewing-task-history.md): Explore Mergent's Task history feature, providing access to task data for 30 days post-completion - [Webhooks Security](https://docs.mergent.co/concepts/webhooks-security.md): Learn to implement security for your incoming webhooks with HTTP authentication and origin signature validation - [Localhost Dev & Webhooks](https://docs.mergent.co/guides/localhost-dev-and-webhooks.md): Set up your local server with ngrok to receive Mergent tasks effectively - [Understanding Cron Syntax](https://docs.mergent.co/guides/understanding-cron-syntax.md): Master Cron syntax with our concise guide - [Understanding RRule Syntax](https://docs.mergent.co/guides/understanding-rrule-syntax.md): Master RRule syntax with our concise guide - [Introduction](https://docs.mergent.co/introduction.md): Build faster, more reliable apps that make users happy - [Pricing](https://docs.mergent.co/pricing.md): Mergent's pricing is usage-based. You are charged based on the number of tasks invoked each month. - [Express](https://docs.mergent.co/quickstart/express.md): Learn how to create your first task using Node.js and Express - [Chi](https://docs.mergent.co/quickstart/go-chi.md): Learn how to create your first task using Go and Chi - [Gin](https://docs.mergent.co/quickstart/go-gin.md): Learn how to create your first task using Go and Gin - [Spring Boot](https://docs.mergent.co/quickstart/java-spring-boot.md): Learn how to create your first task using Java and Spring Boot - [Next.js](https://docs.mergent.co/quickstart/nextjs.md): Learn how to create your first task using Next.js - [Cohttp + Lwt](https://docs.mergent.co/quickstart/ocaml-cohttp-lwt.md): Learn how to create your first task using OCaml and Cohttp + Lwt - [Laravel](https://docs.mergent.co/quickstart/php-laravel.md): Learn how to create your first task using PHP and Laravel - [Flask](https://docs.mergent.co/quickstart/python-flask.md): Learn how to create your first task using Python and Flask - [Sinatra](https://docs.mergent.co/quickstart/sinatra.md): Learn how to create your first task using Ruby and Sinatra ## OpenAPI Specs - [openapi](https://docs.mergent.co/openapi) - [openapi-new](https://docs.mergent.co/openapi-new) - [openapi-from-url-175ba7d5-e312-482a-94dd-aef2858bf7a2](https://docs.mergent.co/openapi-from-url-175ba7d5-e312-482a-94dd-aef2858bf7a2) - [openapi-from-url-bda1b4b0-a9fc-4923-b819-ed4de2e99560](https://docs.mergent.co/openapi-from-url-bda1b4b0-a9fc-4923-b819-ed4de2e99560) - [openapi-from-url-550fae15-94ae-4fd9-9b67-aff4c4d140a0](https://docs.mergent.co/openapi-from-url-550fae15-94ae-4fd9-9b67-aff4c4d140a0) - [openapi-from-url-9e74a456-8e37-4fd5-83cb-a119b1ae30c2](https://docs.mergent.co/openapi-from-url-9e74a456-8e37-4fd5-83cb-a119b1ae30c2) - [openapi-from-url-0](https://docs.mergent.co/openapi-from-url-0) ## Optional - [Dashboard](https://app.mergent.co) - [Changelog](https://blog.mergent.co/tag/changelog) - [API Status](https://status.mergent.co)