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

# What is the Bags API?

> Learn about the Bags API and what it allows you to do

## What is the Bags API?

The Bags API allows you to integrate Bags functionality into your applications. You can launch tokens, manage fee shares, and retrieve analytics data programmatically.

### Key Features

* **Token Launch**: Create and launch Solana tokens through the API
* **Fee Sharing**: Configure fee sharing between creators and fee claimers
* **Analytics**: Retrieve token lifetime fees and creator information
* **State Management**: Query pool configurations and token data

### Getting Started

To start using the Bags API:

1. Get your API key from the [Bags Developer Portal](https://dev.bags.fm)
2. Review the [API Reference](/api-reference/introduction) documentation
3. Follow our [TypeScript Setup Guide](/how-to-guides/typescript-node-setup) to get started quickly
