Quick Start
Create your first prompt and queue an AI generation in under five minutes.
API Reference
Explore every endpoint, request parameter, and response schema.
Guides
Step-by-step guides for managing prompts, vaults, and generations.
Introduction
Understand how prompts, vaults, and generations work together.
Get up and running
Follow these three steps to make your first Prompt Bank API call.1
Create an account
Sign up for a free account at promptbank.club. Your account gives you access to the dashboard, where you can manage prompts, vaults, and API keys.
2
Generate an API key
Open your account settings at promptbank.club and navigate to the API Keys section. Click Create API key, give it a name, and copy the key — it is only shown once.
3
Make your first API call
Pass your key as a Bearer token in the
Authorization header of every request. Try listing your prompts to confirm everything is working: