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

# API Reference

> What would you like to learn more about?

## APIs

<CardGroup cols={2}>
  <Card title="Studio API" icon="lock" href="/reference/studio-api/introduction">
    An authenticated API for managing Motto resources
  </Card>

  <Card title="Content Delivery API" icon="tower-cell" href="/reference/content-delivery-api/introduction">
    A highly scalable API for end-users to access Motto resources
  </Card>
</CardGroup>

## SDKs & Components

<CardGroup cols={3}>
  <Card title="React components" icon="react" href="https://www.npmjs.com/package/@mottostreaming/player">
    Integrate the video player into your React website
  </Card>

  <Card title="Studio SDK" icon="lock" href="https://buf.build/motto/api/sdks/main">
    A generated gRPC-compatible API client for TypeScript, Go, Swift, Kotlin, Java or Python
  </Card>

  <Card title="Content Delivery SDK" icon="tower-cell" href="https://buf.build/motto/cda/sdks/main">
    A generated gRPC-compatible API client for TypeScript, Go, Swift, Kotlin, Java or Python
  </Card>
</CardGroup>

<a href="/reference/studio-api/import-api-to-clients">
  <img src="https://mintcdn.com/motto/cBpRj-PyqIlSlCJu/images/postman.png?fit=max&auto=format&n=cBpRj-PyqIlSlCJu&q=85&s=de7e6987e924683dcc9107230471f6dc" noZoom width="1200" height="387" data-path="images/postman.png" />
</a>
