> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myeden.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Distribute brand and athlete video content on Eden via API.

The Eden Developer API lets brands, leagues, teams, and rights-holding organizations
publish video content on Eden — the athlete creator platform — directly
from their CDN, without using the Eden app.

This is an **invite-only API** available to partners with an active
distribution agreement with Eden. Contact
[support@myeden.me](mailto:support@myeden.me?subject=API%20Access%20Request)
to request access.

## What you can do

* Ingest highlights, full games, or original programming from a public URL
* Archive videos to temporarily pull them from feeds
* Republish archived videos when an embargo lifts
* Delete videos permanently across Eden and downstream services
* Check status while videos process

Videos go live across Eden's iOS, tvOS, Android, and web apps once
processing completes (typically 2–5 minutes).

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Make your first API call in five minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    API keys and how to keep them safe.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Full reference for every endpoint.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/guides/analytics-via-bigquery">
    Direct BigQuery access to your video performance data.
  </Card>
</CardGroup>
