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

# Introduction

> Learn how to integrate with the Molin API

## Versioning

The Molin API is versioned. Whenever you configure a webhook via our dashboard, you will need to select a version. The version you select will determine the format of the request that Molin will send to you and the format of the response you must respond with.

## Available APIs

<CardGroup cols={2}>
  <Card title="Custom Actions API" icon="pen-to-square" href="/apis/custom-actions">
    Supercharge your AI so it can take any action for your users
  </Card>

  <Card title="Product Sync with Schema.org API" icon="pen-to-square" href="/apis/product-sync-with-schema-org">
    Sync your products using Schema.org structured data format
  </Card>
</CardGroup>
