Skip to content

Run in Postman button snippet, and point at the canonical hosted collection - #1

Open
JacobiusMakes wants to merge 2 commits into
mainfrom
mkt/run-in-postman
Open

Run in Postman button snippet, and point at the canonical hosted collection#1
JacobiusMakes wants to merge 2 commits into
mainfrom
mkt/run-in-postman

Conversation

@JacobiusMakes

Copy link
Copy Markdown
Owner

The API now serves a curated 30-request Postman collection from its own domain:

  • Collection: https://parlay-api.com/collections/ParlayAPI.postman_collection.json
  • Page: parlay-api.com/postman

Six folders, and twelve of the thirty requests run with no API key. That is the copy going to the Postman Public API Network, so it is the one a Run in Postman button will bind to. Monorepo PR: JacobiusMakes/ParlayAPI#79.

This PR adds a Run in Postman section to the README:

  • The Import > Link URL, which works today and always resolves to the current version.
  • Both button snippets, markdown and the HTML/JS embed, with COLLECTION_ID clearly marked as a placeholder and a note that the button does not resolve until the workspace is public. A dead button image is worse than instructions that work.
  • A line under the format table explaining why there are suddenly two Postman collections (this repo's four files are one generated set across four tools; the hosted one is separately curated and larger), plus a Related entry for it.

None of the four generated files change, and tools/generate.py is untouched.

Founder steps to create the public workspace, import, publish, and collect the collection id for the snippet above are in the marketing workspace at ops/wave23/postman-publish-kit.md.

Jacob and others added 2 commits September 1, 2026 12:05
…n Postman snippet

The API now serves a curated 30-request collection from its own domain at
/collections/ParlayAPI.postman_collection.json, with a page at /postman.
That is the copy going to the Postman Public API Network, so it is the one
the Run in Postman button will bind to.

Adds:

- A "Run in Postman" section with the Import > Link URL, which works today
  and always resolves to the current version.
- Both button snippets (markdown and the HTML/JS embed) with COLLECTION_ID
  marked as a placeholder. The button cannot resolve until the workspace is
  public, so the section says so rather than shipping a dead image.
- A line under the format table explaining why there are now two Postman
  collections, and a Related entry for the canonical one.

The four generated files in this repo are unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The prediction-market keyword search needs no key either.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant