What's new in APIHop. We ship improvements regularly.
December 15, 2024
Added request history sidebar with persistent localStorage entries
Embeddable playground via iframe with configurable parameters
Redesigned auth section with friendlier type selector icons
Faster proxy response times with connection pooling
Fixed JSON syntax highlighting for nested arrays
November 28, 2024
API Gallery with curated public APIs and explore pages
Dynamic OpenGraph image generation for shared links
Enhanced SSRF protection with DNS rebinding mitigation
Fixed rate limit counter not resetting properly on window expiry
Resolved clipboard API failures on Safari
November 10, 2024
Reduced proxy timeout from 45s to 30s for faster failure detection
Fixed base64 encoding issues with Unicode characters in request body
Resolved header duplication when loading from shared URLs
October 20, 2024
Initial release — request builder with method, URL, headers, and body
CORS proxy with SSRF protection and rate limiting
Shareable URL system with base64-encoded request state
Syntax-highlighted JSON response viewer
Authentication support: Bearer, API Key, Basic Auth