Welcome to the PromptLoop API
This API provides access to PromptLoop functionality. PromptLoop is an AI platform that lets you:- Enrich company datasets with AI web research
- Build proprietary Go-To-Market datasets for Sales & Marketing
- Automate repeatable AI transformations on spreadsheet text data
- Scrape and extract structured data from websites and lists
Account Set up
To use the API, you will need access to a PromptLoop account. You can sign up for a free trial and if you are interested in building with the api you can reach out to [email protected].- Create an account on PromptLoop.com
- Follow the guides to create an AI agent to run (A PromptLoop Task)
- Create an API key at settings page
The API lets you run existing PromptLoop Tasks so you will need to set them up
there before running the API
Run a single Job
Once you have a task and a task ID, you can provide an input and get back live data just like you would on the PromptLoop Platform. RequestRequest
Response
Most of the time you will be using Batch APIs - which amount to sending a set
of inputs like this example at once and receiving a webhook
Continued: Core PromptLoop Concepts
Tasks
Tasks
Tasks are actions for our systems to accomplish for you. They consist of
inputs (like a website or search item) and return outputs as new columns or
rows of data.
Datasets
Datasets
Datasets are repositories for your information. You can search, filter,
save, and share inputs and outputs from AI tasks up to hundreds of thousands
of rows.
API Endpoints
API Endpoints
The PromptLoop API lets you launch and monitor jobs to enrich data and
create Datasets