Documentation API Reference
Pricing Contact

What's New.

Discover the latest features, improvements, and bug fixes shipped by the DevAPI engineering team. We deploy to production every single day.

May 06, 2026 v2.2.0 Major Update

GraphQL Support & Advanced Webhooks

We are thrilled to announce full native support for GraphQL queries across all core endpoints. You can now fetch exactly the data you need without over-fetching. In addition, our webhook engine has been completely revamped for enterprise scalability.

GraphQL Endpoint Active

Access the new GraphQL playground at /v1/graphql to start building queries instantly.

Advanced Webhook Retries

Webhooks now support exponential backoff up to 72 hours, respecting Retry-After headers.

Example Query
query {
  user(id: "usr_123") {
    name
    email
    projects(limit: 5) {
      title
    }
  }
}
Apr 18, 2026 v2.1.5 Improvement

Node.js SDK Revamp & Dashboard UI

This release brings a completely overhauled official Node.js SDK, now fully written in TypeScript with strict typings for all request and response objects.

Type-Safe Node SDK

Added full TypeScript support to @devapi/sdk version 2.x.

Dashboard Performance

Reduced initial load time of the developer dashboard by 40% using edge caching.

Mar 22, 2026 v2.1.1 Bug Fix

Security Patch & Rate Limiter Fix

We resolved a critical bug regarding CORS preflight requests and fixed a pagination cursor issue on the Users endpoint.

CORS Security Patch

Resolved an edge case where wildcards in CORS settings allowed unintended preflight success.

Pagination Cursor Bug

Fixed an issue where the has_more flag returned true even on the last page.

System Health.

Real-time visibility into our global API infrastructure. We maintain a strict 99.99% uptime SLA for all production endpoints.

All Systems Operational

Last checked: Just now

REST API Routing
99.99%
Webhook Delivery
99.98%
Developer Dashboard
100%
Global CDN / Edge
99.99%

Frequently asked.

Got questions? We've got answers.

The Starter plan gives you 10,000 API calls per month, 2 API keys, and basic analytics — completely free, forever. No credit card required to sign up.

We currently generate type-safe SDKs for TypeScript, JavaScript, Python, Go, Ruby, Java, C#, and Rust. More languages are on the roadmap.

Yes! Our Enterprise plan includes a self-hosted option with full support. Contact our sales team for deployment options including Kubernetes, Docker, and bare metal.

Starter gets community support via Discord. Pro includes priority email support with 4-hour response times. Enterprise gets a dedicated support engineer and Slack channel.

Yes. We're SOC 2 Type II certified and undergo annual audits. We also support GDPR, HIPAA (Enterprise), and provide detailed security documentation.

Our adaptive rate limiter uses sliding window counters across distributed nodes. You set limits per endpoint, per user, or globally. Legitimate traffic is never dropped — we queue and retry intelligently.

Ready to ship
your next API?

Join 10,000+ developers building production APIs with DevAPI. Start free — no credit card required.

No credit card Free 10k calls/mo Cancel anytime