Skip to main content

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
  2. Review the API Reference documentation
  3. Follow our TypeScript Setup Guide to get started quickly