Welcome to the FanHero API!

What is FanHero API?

You can use the FanHero API to build and manage your video content platform.

Give it a try

To try out the FanHero API right from the reference pages, follow these simple directions:

Authenticate

The FanHero API endpoints can use API Key or Bearer authentication.

FanHero will provide you with the API Key.

To learn how to get your authentication token, read Authentication Methods.

Make API calls

To make requests to the FanHero API endpoints from the reference pages:

  1. Enter your API Key or Bearer token in the AUTHORIZATION header field in the upper right of the page.
  2. Enter values for any parameters you wish to pass in the data fields next to the parameter descriptions. Note: you must enter values for any parameters marked required.
  3. Click Try It!
Using example request data

Using example request data

📘

To use example input, expand EXAMPLES in the REQUEST box and click Request Example.

The content of the response will be displayed in the RESPONSE box on the right of the page.

To view example responses:

  1. Expand EXAMPLES in the RESPONSE box.
  2. Select a response example.