Skip to main content

1. Get an API key

Go to pullstory.com/dashboard/api-keys and click Create key. Your key starts with ps_live_ and is shown only once — copy it somewhere safe.

2. Create a pull story

Send a compact brief describing the code concept or flow to narrate.
You’ll get back a story ID and a generating status:

3. Poll until ready

Generation can take several minutes depending on brief size.
Response once complete:

4. Open the URL

url is the shareable pull story link. Send it to teammates, embed it in docs, or drop it in Slack.

What’s next?

Use with Claude Code

Ask Claude Code to build the brief from real code.

Auto-generate via GitHub App

Install the GitHub App and every PR auto-generates.

Rate limits

How many requests per minute, how many minutes per month.

Error handling

Error codes, retry strategy, and failed status polling.