Bespoke Post Storefront API

Undocumented first-party storefront API serving the bespokepost.com web experience. It is not published as a developer product: there is no portal, no reference documentation, no specification and no authentication guide. Its existence and eight of its paths are asserted by Bespoke Post itself in robots.txt, where they carry explicit Allow directives for named AI agents. The paths cover product collections, the product catalog, the current user session, carts, monthly box assignments, personalized "for you" assignments, user segments and the onboarding quiz questions. Endpoints sit behind Cloudflare bot management and returned HTTP 403 to every probe, so no response contract was observed.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/bespoke-post-storefront-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Bespoke Post Storefront API
description: 'Undocumented first-party storefront API serving the bespokepost.com web experience. It is
  not published as a developer product: there is no portal, no reference documentation, no specification
  and no authentication guide. Its existence and eight of its paths are asserted by Bespoke Post itself
  in robots.txt, where they carry explicit Allow directives for named AI agents. The paths cover product
  collections, the product catalog, the current user session, carts, monthly box assignments, personalized
  "for you" assignments, user segments and the onboarding quiz questions. Endpoints sit behind Cloudflare
  bot management and returned HTTP 403 to every probe, so no response contract was observed.'
humanURL: https://www.bespokepost.com/
baseURL: https://www.bespokepost.com/api/
tags:
- E-Commerce
- Storefront
- Catalog
x-status: undocumented
x-evidence:
  source: https://www.bespokepost.com/robots.txt
  fetched: '2026-08-02'
  http_status: 200
  observed_endpoint_status: 403 (Cloudflare bot challenge)
properties:
- type: AgenticAccess
  url: agentic-access/bespoke-post-agentic-access.yml