The AI Response API lets you send a prompt instruction along with your API key and receive a generated text response from a large language model.
Base URL
This is the base URL to call the this public API endpoint:
Parameters
The following parameters are needed.
key
You can find or create your API key from your User Dashboard.
instructions
The prompt instructions that should be sent to the LLM explaining what response text should be generated.
Final Request URL
This is the final request URL that should be called using your parameters.
Send Test Request
Click on the button below to send a test request using the parameters above.
API Response
The response from the AI will appear here after you send a request.
A quick explanation of the response data:
| Name | Description |
| itemID | Unique ID for the item generation. |
| duration | Number of seconds the generation took. |
| responseText | The generated text by the LLM. |
cURL Example
You can also call the API directly from the command line using cURL:
Rate Limit & Queue Prioritization
These are the current rate limits for this API. Please note that these limits may change at any time according to our Fair Use Policy.
Global Rate Limit per Day: 150 requests
User Rate Limit per Day: 150 requests