# Paragon Documentation: ActionKit

## ActionKit

- [ActionKit / Integrations Reference (1061 pages)](https://docs.useparagon.com/_llms/action-kit/integrations-reference.md): Documentation for ActionKit / Integrations Reference.

### ActionKit

- [ActionKit](https://docs.useparagon.com/actionkit/overview.md): ActionKit is an API to give your AI agent or app access to Paragon's catalog of pre-built Integration Tools and Triggers.
- [Getting Started](https://docs.useparagon.com/actionkit/getting-started.md): Get started with the ActionKit API.
- [Logs and Errors](https://docs.useparagon.com/actionkit/actionkit-logs.md): Search, view, and trace logs for all of your ActionKit requests and trigger events.
- [Supported Integrations](https://docs.useparagon.com/actionkit/supported-integrations.md): See all the integrations that are currently supported by ActionKit.

### Tools API

- [Tools API](https://docs.useparagon.com/actionkit/api-reference.md): Give your AI agent or app access to thousands of tools from your users' integrations, from our catalog of pre-built Tools.
- [Schema Formats](https://docs.useparagon.com/actionkit/schema-formats.md)
- [Custom Tools](https://docs.useparagon.com/actionkit/custom-tools.md): Use the Proxy API to create Custom Tools for any API or integration.
- [List Tools](https://docs.useparagon.com/actionkit/api-reference/list-tools.md): List all Tools available for a user.
- [Run Tool](https://docs.useparagon.com/actionkit/api-reference/run-tool.md): Run a Tool on behalf of your user.

### Triggers API

- [Triggers API](https://docs.useparagon.com/actionkit/triggers/overview.md): Subscribe to events from your users' integrations, using our catalog of pre-built triggers or Custom Webhooks.
- [Receiving Webhooks](https://docs.useparagon.com/actionkit/triggers/receiving-webhooks.md): Learn how to receive, validate, and process webhook events for your users' trigger subscriptions.
- [User Configuration](https://docs.useparagon.com/actionkit/triggers/user-configuration.md): Allow users to configure their trigger parameters in your application UI.
- [List Available Triggers](https://docs.useparagon.com/actionkit/triggers/api-reference/list-available-triggers.md): List all triggers that you can subscribe to on behalf of your user.
- [List Subscribed Triggers](https://docs.useparagon.com/actionkit/triggers/api-reference/list-subscribed-triggers.md): List all triggers that a user is currently subscribed to.
- [Get Example Payload](https://docs.useparagon.com/actionkit/triggers/api-reference/get-example-payload.md): Get example records for a trigger configuration.
- [Subscribe to a Trigger](https://docs.useparagon.com/actionkit/triggers/api-reference/subscribe-to-trigger.md): Subscribe to a trigger on behalf of your user.
- [Unsubscribe from a Trigger](https://docs.useparagon.com/actionkit/triggers/api-reference/unsubscribe-from-trigger.md): Unsubscribe from a trigger on behalf of your user.
- [Update Subscription](https://docs.useparagon.com/actionkit/triggers/api-reference/update-trigger-subscription.md): Update a trigger subscription's configuration on behalf of your user.

## OpenAPI Specs

- [openapi-standard](/actionkit/openapi-standard.json)
- [openapi](/actionkit/triggers/openapi.json)
- [openapi](/actionkit/openapi.json)
