# Verzla Enrichment > Build third-party AI enrichment integrations against the Verzla catalog. ## Docs - [Get Acceptance Rate](https://enrichment-docs.verzla.com/api-reference/get-acceptance-rate.md): GET /api/enrichment/acceptance-rate - [Get Attribute Templates](https://enrichment-docs.verzla.com/api-reference/get-attribute-templates.md): GET /api/enrichment/attribute-templates - [Get Products](https://enrichment-docs.verzla.com/api-reference/get-products.md): GET /api/enrichment/products - [Get Products by SKU](https://enrichment-docs.verzla.com/api-reference/get-products-by-sku.md): GET /api/enrichment/products/skus - [API Reference](https://enrichment-docs.verzla.com/api-reference/introduction.md): The complete Enrichment REST surface. - [Submit Proposals](https://enrichment-docs.verzla.com/api-reference/submit-proposals.md): POST /api/enrichment/products/submissions - [Making Authenticated Requests](https://enrichment-docs.verzla.com/authentication/making-requests.md): Authenticate every call with the X-Api-Client-Key header and the right scope. - [Request an API Key](https://enrichment-docs.verzla.com/authentication/request-api-key.md): You must have an API key before you can call any enrichment endpoint. - [Tracking Your Acceptance Rate](https://enrichment-docs.verzla.com/enrichment/acceptance-rate.md): See how many of your proposals reviewers accept — and tune your models against it. - [Fetch Attribute Templates First](https://enrichment-docs.verzla.com/enrichment/attribute-templates.md): Read the merchant's attribute schema before you enrich anything. - [Fetching Products](https://enrichment-docs.verzla.com/enrichment/fetching-products.md): Pull the catalog as a paginated list, or look up specific SKUs. - [The Enrichment Pipeline](https://enrichment-docs.verzla.com/enrichment/pipeline.md): How a third-party enrichment integration reads, generates, submits, and gets reviewed. - [Quickstart](https://enrichment-docs.verzla.com/enrichment/quickstart.md): From API key to your first submitted proposal in four requests. - [Submitting Proposals](https://enrichment-docs.verzla.com/enrichment/submitting-proposals.md): Send enriched fields back as pending revisions — with a confidence score per item. - [Enrichment API](https://enrichment-docs.verzla.com/index.md): Enrich the Verzla catalog with AI-generated attributes, descriptions, and metadata — at scale, with confidence.