Clipfarm

API Overview

Programmatic access to Clipfarm events, teams, and live data


The Clipfarm API is a REST-based interface that allows developers to integrate match footage, team statistics, and live match data into their own applications.

Getting started

Obtain an API Key

Generate a secret key in your Dashboard to authenticate your requests.

Choose an endpoint

Explore the available resources for events, teams, or real-time match status.

Make your first request

Use standard HTTP tools like curl or your favorite programming language.

Core resources

Rate Limiting

Authenticated requests are limited to 1,000 per hour. Unauthenticated requests are limited to 100 per hour. Contact support for higher limits.

Format conventions

FeatureStandard
EncodingUTF-8
Formatapplication/json
AuthBearer Token
DatesISO-8601
PaginationPage-based

On this page