Pre-built API baselines for instant drift detection. Attach to a process, load a pack, and get alerts immediately — no warm-up period.
sudo phantomapi inspect --pack stripe --pid <PID>
sudo phantomapi inspect --pack openai --pid <PID>
sudo phantomapi inspect --pack anthropic --pid <PID>
sudo phantomapi inspect --pack gemini --pid <PID>
sudo phantomapi inspect --pack google-maps --pid <PID>
We're building packs for the APIs your team depends on. Request a pack and we'll prioritize it.
All packs are validated against official API SDKs using HTTP/1.1. PhantomAPI currently supports HTTP/1.1 traffic only. All major SDKs (OpenAI, Anthropic, Google GenAI for Python and Node) default to HTTP/1.1 — no configuration changes needed. Custom HTTP clients with HTTP/2 explicitly enabled are not currently supported.