Poomi
Getting Started

Getting Started

Set up your Poomi account and start using AI APIs

This guide walks you through getting started with the Poomi API in three steps.

Prerequisites

  • A Poomi account — Sign up if you don't have one
  • A tool for making HTTP requests (curl, Postman, or any HTTP client)

Steps

1. Get Your API Key

Create an API key from the Developer Console. See Get an API Key for detailed instructions.

Store your API key securely. It cannot be displayed again after creation. If lost, revoke it and create a new one.

2. Browse Available APIs

Visit the Endpoints page to see all published endpoints. Each endpoint shows its input type, output format, and credit cost per call.

3. Make Your First Call

Follow the First API Call guide for a complete walkthrough of making a request and handling the response.

On this page