GET
https://www.promptbank.club/api/v1/promptsQuery Parameters
integer
default:20
The number of prompts to return per page. Must be between 1 and 100.
string
An opaque pagination cursor returned as
pagination.nextCursor in a previous response. Omit this parameter to start from the beginning of the list.integer
Filter results to only prompts that belong to the vault with this ID.
string
Filter results by prompt type. Accepted values:
image, text, video.Example Request
Example Response
pagination.nextCursor is null, you have reached the last page of results.