1. Getting Started
FireAPI
  • Getting Started
    • Welcome to FireAPI.io
    • What is API Hub & App/Tool
    • Publish App/Tool
    • Publish API
  • Marketplace Overview
    • Marketplace
    • FireAPI SSO Authentication
    • Subscription Handling
    • Sample Marketplace App/Tool
    • WebGuard Frontend Documentation
    • WebGuard Backend Documentation
    • FireAPI Tool Setup Guide
  • FireAPI App/Tool - SSO Integration Examples (Common Languages)
    • All Languages
    • CURL Example (Universal)
    • JavaScript (Node.js / Express)
    • PHP Example (Native PHP)
    • Laravel Example (Recommended for PHP Developers)
    • Python Example (Flask)
    • Python Example (FastAPI)
    • Java Example (Spring Boot)
    • Go Example (Golang)
    • Best Practice (All Languages)
  1. Getting Started

Publish App/Tool

Step 1 — Create a FireAPI Developer Account#

To start building apps/tools:
1.
Sign up on FireAPI.io
2.
Go to Developer Dashboard
3.
Create your first App Project

Step 2 — Create Your App (Marketplace Tool)#

Inside the dashboard:
1.
Create an App/Tool
2.
Define name, description, logo
3.
Choose pricing model (optional)

Step 3 — Install the WebGuard Starter Pack (Sample App)#

FireAPI provides an official sample project called:
✅ WebGuard Starter Pack
This is a full working Marketplace Tool with:
Frontend + Backend
FireAPI SSO login
Subscription verification
Marketplace-ready structure
It is designed so developers can:
clone it
run it
modify it
publish a similar app in the marketplace

Step 4 — Build Your Own App Logic#

Once authentication & subscription is connected, you only need to build:
UI features
core functionality of the tool
backend endpoints
FireAPI handles:
authentication
user identity
subscriptions
payments

Step 5 — Publish to Marketplace#

After testing your app:
1.
submit your app for review
2.
publish it
3.
list it in FireAPI Marketplace
Modified at 2026-03-26 16:54:33
Previous
What is API Hub & App/Tool
Next
Publish API
Built with