Documentation
README
You can record and analyze the API surface of any web service using the map CLI.
CLI Setup
IMPORTANT: Always use host_bash (not bash) for all map commands. The API mapping CLI needs host access for Chrome CDP, network recording, and browser automation - none of which are available inside the sandbox.
map is a CLI tool that should be available on your PATH. Do NOT search for the binary or try to discover how the CLI works. Just run the commands as documented below.
Typical Flow
When the user wants to map a web service's API (e.g. "Map the Notion API" or "Figure out how Figma's API works"):
This is the opening of the README. Read the full README on GitHub.