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

# Introduction

> Machina Sports redefines the sports analytics landscape with our plug-and-play generative AI engine. Integrate your solution with Machina Sports API and experience the future of sports technology experiences!

## Quickstart Guides

<CardGroup cols={3}>
  <Card title="API schemas" icon="map" href="/api-reference/api-schemas">
    * Check API interaction schemas for headers, requests and responses.
  </Card>

  <Card title="Create API key" icon="key" href="/api-reference/create-an-apikey">
    * Access Machina Studio and generate a new API key for your integration.
  </Card>
</CardGroup>

## Endpoints

Discover how our API can elevate your experience with features designed to enhance user engagement and data insights. Start by obtaining an API key and authenticating your requests to interact with our endpoints.

<CardGroup cols={2}>
  <Card title="Chat Completion" icon="comments" href="endpoint/chat-completion">
    Engage users with dynamic conversational AI, offering timely and context-aware interactions for a superior user experience.
  </Card>

  <Card title="Content Creation" icon="newspaper" href="endpoint/content-creation">
    Generate personalized content dynamically adapted to user interests, including articles, game previews, and match summaries.
  </Card>

  <Card title="Event Insights" icon="lightbulb-on" href="endpoint/event-insights">
    Obtain real-time, AI-powered insights tailored for sports betting and fantasy sports, enhancing user decision-making.
  </Card>

  <Card title="Fan Sentiment Analysis" icon="users" href="endpoint/fan-sentiment">
    Leverage fan sentiment data from social media and forums to gauge public perception and influence fan engagement strategies.
  </Card>
</CardGroup>
