> For the complete documentation index, see [llms.txt](https://docs.voordemensen.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voordemensen.nl/api/introduction.md).

# Introduction

## WordPress plugin

If your site is WordPress-powered we'll have you up and running in the blink of an eye. Simply install [our WordPress plugin](/api/wordpress-plugin.md) and you're good to go!&#x20;

## Manual Integration

No WordPress? No worries. Learn how to load a few Javascripts from our site and get going with our [manual integration](/api/manual-integration.md).

## API public endpoints

To create your own flow for ordering tickets you can use our public endpoints. They will allow you to 1) [display events and availability](/api/public-endpoints/api-public.md) 2) [display ticket types](/api/public-endpoints/tickettypes.md) and 3) [interact with the shopping cart](/api/public-endpoints/cart.md).

{% hint style="info" %}
Public endpoints obfuscate sensitive information like capacity or number of tickets sold - the reported capacity will always display the maximum number of tickets that may be sold per session (taking the percentage to remain available offline into account)
{% endhint %}
