HTTP API#

Drive PromptPotter from any service over REST. Start a run, follow rounds as they land, and pull the winning prompt. All requests are JSON over HTTPS against:

https://app.promptpotter.dev/api/v1

Endpoints

Note

Every request is authenticated with a workspace API key — see Authentication.