Fairu

API

Learn what kind of APIs we provide and how you can integrate them.

What kind of APIs are available

Currently we provide two kinds of APIs:

  • RESTful – Standard REST API for file operations, uploads, and general asset management.
  • GraphQL – Advanced API following the Federation 2.0 standard for deep integration into your GraphQL landscape.

Both APIs allow you to integrate Fairu into your applications. Choose RESTful for straightforward operations like file uploads, or GraphQL if you need to federate Fairu data with other services.


Create a token

Before you start using the API, make sure you have created an API token. This token is required for uploading files and performing authenticated operations.


Additional integrations

Beyond the APIs, Fairu also supports:

  • Webhooks – Receive notifications when events occur in Fairu.
  • Proxy – Access assets through a proxy for custom delivery scenarios.

On this page