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
- 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:- setup
- endpoint pricing
- gateway URL review
- payments and usage monitoring