Connecting Your Data With Sponsy's API

Accessing the API Settings

To start using the API, follow these steps:

  1. Click the Settings icon in the left sidebar.
  2. Click Integrations.
  3. Find API in the list of available integrations.
  4. Click Manage to enter the API settings.

At this stage, if you haven't created an API key yet, you'll see the message: "You don't have any API key yet." Let's change that!

Creating an API Key

Creating an API key is simple. Click the Create button, and Sponsy will generate an API token for you.

Your new API key will appear under API tokens.

This token acts as a secure passcode that allows you to communicate with Sponsy's API. Keep it safe and avoid sharing it publicly.

<aside> 💡

Example use case: You want to fetch available sponsorship slots without manually checking our platform. With the API key, your system can automatically retrieve and display this information internally.

</aside>