ChatGPT Prompt API
The ChatGPT Prompt API provides developers with categorized prompt templates that can be used for creative writing, marketing, coding, and more. With just a single call, you can retrieve a list of prompts, get a random prompt for inspiration, or search prompts by keyword. Key Features - Prompt Categories: Organized prompts for writing, marketing, coding, and other topics. - Random Prompt…
ChatGPT Prompt API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Prompts /prompts |
Returns all available prompt categories with their associated prompts. |
| GET |
Get Random Prompt /prompts/random |
Returns a single random prompt from all categories. |
| GET |
Get Prompts by Category /prompts/{category} |
Returns all prompts from a specific category (e.g., writing, marketing, coding). |
| GET |
Search Prompts /prompts/search |
Searches all prompts and returns results that contain the specified keyword. |
ChatGPT Prompt API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | 2 / second |
|