What shipped recently.
We ship fast and often. New APIs, platform improvements, performance work, and fixes — here's the running log.
September 2026
Documentation v2
Rebuilt docs.apiverve.com from the ground up — faster navigation, per-API reference pages, and code samples generated from the catalog so they cannot drift.
Dark mode
The dashboard and the marketplace now follow your system theme, with a manual toggle that carries across both.
Bonus credits
Extra credit grants carry their own expiry and appear in the dashboard alongside your plan allowance, so you can see what you have and how long it lasts.
Full API reference on every page
Marketplace pages and the dashboard playground now share one reference — parameters, response fields, headers, errors and code samples, in the same place on both.
Faster cold starts, measured latency
Cut cold-start latency with edge-injected config and pre-warmed data. Published response times are now measured percentiles rather than derived estimates.
One home for every API page
The per-API microsites now live at apiverve.com/marketplace. Every old URL 301s to its new home, so existing links and bookmarks keep working.
Dead API routes
Fixed nine endpoints whose routes had drifted out of the rewrite map, and added a CI check so a dead route fails the build instead of shipping.
August 2026
Power Platform connectors
Two certified connectors bring the API catalog into Power Automate, Power Apps and Logic Apps.
Spreadsheet add-ins live in both stores
The Excel and Google Sheets add-ins are published in the Microsoft and Google marketplaces — call any API straight from a formula.
Per-door reference pages
Each documentation site builds its own reference — REST, formula or MCP — instead of showing one shape to every reader.
Response fields match what you get back
Audited every documented response field against what the handlers actually return, and corrected the entries that had drifted.
Subdomain discovery via certificate transparency
subdomainfinder now reads certificate-transparency logs, finding subdomains that DNS probing alone misses.
Examples that failed when called
Fixed the documented example requests that returned an error if you copied them verbatim.
QR code output
PNG output returns a real image buffer, and embedded logos now survive into SVG output instead of becoming a dead link.
July 2026
VerveSheets for Excel and Google Sheets
A spreadsheet add-in that turns any APIVerve endpoint into a formula — same key, same credits, no code.
Finance API family
Income statements, balance sheets, cash-flow statements and financial ratios, over the existing company dataset.
Edge key validation
A Cloudflare Worker validates keys before a request reaches the origin, cutting latency on rejected calls.
Billing moved to managed payments
Card statements now read LINK.COM* APIVERVE. Tax handling and disputes are managed on our behalf; nothing else about your invoices changes.
Redesigned site and dashboard
A ground-up redesign of the marketing site and the dashboard, both on one shared design system.
Per-plan rate limits
Rate limits are tuned per plan rather than one ceiling applied to everyone.
April – June 2026
Frontend and backend split apart
The dashboard client and the API backend now deploy independently, so a change to one cannot take the other down.
24-hour refresh nodes
Added round-the-clock refresh for the data feeds that update continuously rather than on a daily schedule.
Subscription renewals
Resolved Stripe renewal edge cases that could leave a subscription in the wrong state after a billing retry.
IP blacklist refreshes
Fixed a memory issue in the blacklist refresh and added retries for when the upstream source is briefly unavailable.
Grammar check
Corrected the grammar-check logic so suggestions line up with the text they refer to.
March 2026
Two-factor authentication
Protect your account with TOTP-based 2FA from any authenticator app.
Team workspaces
Invite team members with role-based access — Owners, Admins, and Viewers each get appropriate permissions for collaborative API management.
Per-key rate limiting
Set a request ceiling on an individual API key, so one integration cannot exhaust the whole account.
Annual plans
Pay yearly instead of monthly on any paid plan.
viaSocket integration
Connect the API catalog to viaSocket workflows without writing glue code.
February 2026
LlamaIndex MCP support
AI-agent integration beyond Claude. LlamaIndex users can now connect to every APIVerve API through the Model Context Protocol.
Complex API pricing tiers
Variable credit costs for compute-intensive APIs. Image processing, PDF generation, and AI endpoints now carry appropriate pricing.
Audit history
Mega plans get 90-day event logs with IP tracking, actor identification, and CSV export for compliance and security monitoring.
Cloudflare WAF protection
Enhanced DDoS protection with intelligent rate limiting and API-key validation at the edge.
January 2026
n8n integration
Native workflow automation for self-hosted n8n users. Connect 300+ APIs to your automation flows.
Response parameter documentation
Every API response now includes detailed field descriptions — know exactly what each field means without guessing.
IP whitelisting for sub-keys
Mega plans can restrict sub-key usage to specific IP addresses for tighter security.
Docker optimization
Refactored large endpoints onto optimized containers, cutting cold starts and improving response times for complex APIs.
Plan change edge cases
Resolved issues with upgrades and downgrades during trial periods — transitions are now seamless.
December 2025
Sub-key scoping
Create API keys restricted to specific APIs or with blocked lists — ideal for team environments and client projects.
Go language support
Added Go code samples across all API documentation — copy-paste ready snippets for Go developers.
Key expiration options
Pro+ users can set automatic key expiration at 7, 30, 90, 180, or 365 days to rotate credentials on a schedule.
GraphQL endpoint generation
Better query building and schema generation — the universal GraphQL endpoint now handles more complex queries.
Credit renewal timing
Fixed edge cases where credits weren't renewing at the correct billing-cycle time.
November 2025
MCP server integration
Connect Claude, Cursor, and any MCP-compatible agent to all APIVerve APIs through a single configuration.
Expanded API catalog
Added new APIs across text processing, data validation, and utilities — growing continuously from developer feedback.
Marketplace redesign
Revamped the marketplace with new filtering, sorting, and search — finding the right API is faster than ever.
Credit headers
Fixed inconsistent header reporting. Every response now carries x-api-remaining-credits, x-api-credits-used, x-api-max-credits and x-api-version.
October 2025
Universal GraphQL endpoint
Access all APIs through one GraphQL interface — query multiple APIs in a single request and get exactly the data you need.
Response-time optimization
Reduced average response times across all endpoints via improved edge caching and lower cold-start latency.
Enhanced API-key encryption
Hardened how API keys are stored at rest.
September 2025
Official SDK packages
NPM and NuGet client libraries for Node.js and .NET, with full TypeScript definitions included.
Postman workspace
Complete API collection on Postman with pre-configured environments — import and start testing in seconds.
Error response standardization
Consistent error schema across all APIs with detailed codes, making debugging far easier.
Timezone edge cases
Resolved date/time edge cases around daylight-saving transitions and leap seconds.
August 2025
Dashboard v2
Redesigned dashboard with usage analytics, API-key management, and a billing overview — monitor consumption in real time.
Auto-scaling infrastructure
Migrated to Google Cloud for better scaling and reliability, absorbing traffic spikes automatically.
Want to see something specific? Request a feature →