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

# Publishing APIs

> How the dashboard helps you publish and configure APIs without documenting any private platform internals.

# Publishing APIs

The dashboard supports multiple onboarding paths for APIs.

## Available source modes

* Manual
* GitHub
* GitLab
* OpenAPI spec import

## Manual

Create a listing directly by entering the core fields yourself:

* name
* slug
* origin URL
* payout wallet: up to 4 verified wallets per API, exactly one per settlement network; see [Multi-chain Settlement](/guides/multichain)
* listing type

## Repository import

GitHub and GitLab import flows are designed for faster onboarding when your API definition already exists in a repository.

## OpenAPI import

The dashboard can parse an OpenAPI document, detect endpoints, and let you review:

* which endpoints to include
* whether payment is required per endpoint
* default pricing
* network token selection for paid routes

## What happens next

After the listing exists, operators typically move through:

1. setup
2. endpoint pricing
3. gateway URL review
4. payments and usage monitoring
