> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Bolt API

> Paradime Schedules API: Utilize the API to trigger dbt™ project schedules for automate and streamline scheduling processes.

Paradime offers an API to allow seamless integration of Bolt runs into your existing data pipeline.&#x20;

These tools provide flexible options for triggering, monitoring, and responding to Bolt runs within your workflow.

<Info>
  You can interact with the Paradime Bolt API using various methods:

  * [GraphQL](/developers/graphql-api/api-reference/bolt-api)
  * [cURL](/developers/graphql-api/api-reference/bolt-api)
  * [Python SDK](/developers/python-sdk/modules/bolt)
  * [CLI](/developers/paradime-cli/bolt-cli)
  * [Webhooks](/developers/webhooks/index)
</Info>


## Related topics

- [Bolt API](/developers/graphql-api/api-reference/bolt-api.md)
- [4. Trigger Types](/products/bolt/creating-schedules/trigger-types.md)
- [API Reference](/developers/graphql-api/api-reference/index.md)
- [GraphQL API](/developers/graphql-api/index.md)
- [Bolt Pipelines](/products/bolt/index.md)
