API.Market
Go to API.market
  • Welcome to API.market
  • What are API Products?
  • How to subscribe to a SaaS API Product?
  • Managing Subscriptions
  • Analytics & Logs
  • How can I cancel my Subscription?
  • How do I add payment details?
  • How does API.market charges me?
  • Error Codes
  • Seller Docs
    • API Seller Console
    • What is an API Product?
    • What is a Pricing Plan
    • Importing an API Source
    • Creating a Product using the Wizard
    • Testing Your APIs & Products
    • Analytics & Logs
    • Custom Usage
    • Overriding Custom Usage on Result Retrieval
  • FUNDAMENTALS
    • Convert Postman Collection to OpenAPI Yaml
    • Create OpenAPI spec using ChatGPT
  • About Us
  • API Product Docs
    • MagicAPI
      • Screenshot API
      • Domain Availability Checker API
      • WhoIS API
      • PDF Conversion API
      • Image Upscale API
      • DNS Checker API
      • Ageify API
      • Image Restoration API
      • Toon Me API
      • Coding Assistant
      • 🎭 FaceSwap API: Instantaneous replaces face with one another
      • 🏞️ Image Upload API
      • Deblurer API
      • Hair Changer API
      • 🤳🏻🤖AI Qr Code Generator API
      • Whisper API
      • Image Colorizer API
      • OpenJourney API
      • Object Remover API
      • Image Captioner API
      • Object Detector API
      • NSFW API
      • Crunchbase API
      • Pipfeed's Extract API Developer Documentation
      • Migrating from Capix FaceSwap API to magicapi/faceswap-capix API
    • BridgeML
      • Meta-Llama-3-8B-Instruct
      • Meta-Llama-3-70B-Instruct
      • Mistral-7B-Instruct-v0.1
      • Mixtral-8x22B-Instruct-v0.1
      • Meta-Llama-2-7b
      • Meta-Llama-2-13b
      • Meta-Llama-2-70b
      • Gemma-7b-it
      • NeuralHermes-2.5-Mistral-7B
      • BAAI/bge-large-en-v1.5
      • CodeLlama-70b-Instruct-hf
      • 🤖🧗Text-to-Image API
      • 📝🎧 Text to Audio API
    • Capix AI
      • FaceSwap Image and Video Face Swap API
      • MakeUp
      • Photolab.me
      • AI Picture Colorizer
      • AI Picture Upscaler
      • AI Background Remover
      • Object Remover
      • TTS Universal
      • Home GPT
      • AI & Plagiarism Checker
      • AI Story Generator
      • AI Essay Generator
      • Book Title Generator
    • Trueway
      • ⛕ 🗺️ Trueway Routing API
      • 🌐📍Trueway Geocoding API: Forward and Reverse Geocoding
      • 🛤️ ⏱️Trueway Matrix API: Travel Distance and Time
      • 🏛️ Trueway Places API
    • AILabTools
      • Cartoon-Yourself
    • SharpAPI
      • 📄 AI-Powered Resume/CV Parsing API
      • 🛩️ Airports Database & Flight Duration API
    • Text to Speech
      • Turn your text into Magical-sounding Audio
Powered by GitBook
On this page
  1. Seller Docs

Creating a Product using the Wizard

PreviousImporting an API SourceNextTesting Your APIs & Products

Last updated 1 year ago

  1. To create a Product, navigate to the Products page using the Sidebar and click on "CREATE PRODUCT".

This will Open the Product Wizard.

Each Product is used to offer a set of APIs from "one" API Source.

Enter a name and a "suffix" for your Product. This suffix must be unique across your API store. This will create an endpoint that will be called by your users after they "Subscribe" to this product.

You also need to select an API Source. Import the API source if you haven't ()

During this step, you can also override the basePathURL for your API. This can be used to offer a faster API for higher denomination plans.

Click next to Proceed after giving it a name of the Plan

  1. Select the paths to expose as part of this Product.

Click Next to Proceed after selecting relevant endpoints for your product.

  1. Set a Pricing Plan for your Product.

On this page set these fields:

  • Price per month

  • Quota (Call Limit Per Month): Maximum calls included in the above Price.

  • Limit Type:

    • Hard: No extra calls allowed other than the quota defined above.

    • Soft: Extra calls exceeding Quota are allowed and will be charged at the price per call defined below.

  • Price per Call exceeding quota (Overage Charge)

  • Rate Limit (Max TPS): This value is to set the max TPS that your API supports. API.market does not enforce any Rate Limit as of now. This feature will be available in the future. Hence the enforcement of Rate Limit needs to be done by API Sellers.

Once done, Click Next to proceed.

  1. Set Custom Headers.

The custom headers need to be a valid JSON object.

Once done, Click Next to proceed.

  1. Set Access/Visibility of the Product.

If a product is set as "public" then it will be visible to everybody that visits your API store.

If a product is set as "private" then it will only be visible to users whose emails have been added to that product's access list.

P.S. Private product sharing is coming soon.

Once done, Click Next to proceed.

  1. Review the Summary

Finally, go through the summary of your Product, you can change any information you can by going back in the Wizard.

Once you are satisfied, click on "Add Product"

You should now see the product. Also if you created a public product, you should be able to see it on your store.

And that's it. Your API Store is ready to be used by your users. We recommend creating at least three products with different pricing.

allows you to select all or some paths in a given Product. This allows you to create various combinations of Products offering different paths and features.

Pricing Plans are very flexible and we try to accommodate various Pricing. If you want to offer a Pricing Plan not yet possible through , please reach out to us using the embedded chat or send us a message on Community Slack.

You can learn more about the Pricing Plan here:

This field lets you override the Custom Headers set in the API Source. You can use this to send Product specific values. These are Internal only and will not be exposed to your users. These headers are included in every request that will send to your endpoint for the given product.

api.market
api.market
Understanding Products
api.market
Importing an API Source
Example of Giving Pricing Plan name
Example of endpoints
Example of Pricing model