🏁 Quick Start Guide

Step 1: Sign up or sign in

First, you need to have a Prodia account. If you don't have one yet, you can sign up at https://app.prodia.com

If you already have an account, sign in using your registered email with our passwordless login.

Step 2: Navigate to the API page

After successfully signing in, you will be redirected to your dashboard. Locate the drop down menu on the right side of the screen where it has your email and click on the "API" option. https://app.prodia.com/api

Step 3: Find your API key

On the API page, you will see a section titled "Your API Key". This section contains your unique API key, which you will use to authenticate your requests to the Prodia API.

Step 4: Copy your API key

To use your API key, simply click on the "Copy" button next to the API key. This will copy the key to your clipboard, making it easy for you to paste it into your application or integration.

Important: Keep your API key secure and do not share it with others. Treat it like a password, as it allows access to your account's API usage and associated data.

Step 5: Start using the API

With your API key in hand, you can now start making requests to the Prodia API.

Remember, your first 1000 API calls are free. After that, you will be charged at a rate of $0.0025 per generation.

Check out the official Prodia JavaScript module! It supports Node.js, the browser, deno, and types.