# 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](https://docs.voordemensen.nl/api/wordpress-plugin) 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](https://docs.voordemensen.nl/api/manual-integration).

## 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](https://docs.voordemensen.nl/api/public-endpoints/api-public) 2) [display ticket types](https://docs.voordemensen.nl/api/public-endpoints/tickettypes) and 3) [interact with the shopping cart](https://docs.voordemensen.nl/api/public-endpoints/cart).

{% 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 %}
