FAQ

Frequently Asked Questions

Quick answers to the most common questions about DevPack API. If you cannot find what you are looking for, reach out through our dashboard.

What is DevPack API? +

DevPack API is an all-in-one developer toolkit providing 26 production-ready REST endpoints covering QR codes, email validation, URL shortening, metadata extraction, crypto prices, text tools, color tools, timestamps, MIME types, country info, emoji info, user-agent parsing, cron parsing, password strength, markdown-to-HTML, Lorem Ipsum, random strings, slugify, word count, HTTP status codes, UUID, hash, base64, URL parse, and text stats. It is designed for developers who need reliable, well-documented utilities without juggling multiple API providers.

How do I get an API key? +

Sign up for a free account on the DevPack dashboard, and your API key will be generated instantly. No credit card is required. You can also subscribe through the RapidAPI marketplace if you prefer unified billing across multiple API services. Once you have your key, include it in the x-api-key header on every request.

Is there a free tier? +

Yes. DevPack offers 500,000 free requests per month with a rate limit of 60 requests per minute. No credit card is required. This is the most generous free tier of any comparable API toolkit and is sufficient to run production applications entirely on the free plan. If you need more, paid plans start at affordable monthly rates with higher limits.

What is the rate limit? +

The free tier allows 60 requests per minute. Paid plans offer higher rate limits, scaling up to 10,000 requests per minute on enterprise plans. Every API response includes X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers so you can monitor your usage programmatically.

How is billing handled? +

Billing is handled through Stripe for direct subscribers. We also offer billing through the RapidAPI marketplace for developers who prefer unified billing across multiple API services. All paid plans bill monthly with no long-term contracts. Invoices are generated at the start of each billing cycle and are available for download from your dashboard.

Can I use this in production? +

Absolutely. Thousands of developers use DevPack API in production environments. The free tier supports production workloads with 500,000 requests per month. For higher volume, paid plans scale to millions of requests with higher rate limits and priority routing. The API is designed for reliability, with redundant infrastructure and automated failover.

Do you offer SLAs? +

Yes. Paid plans include a 99.9% uptime SLA. Enterprise plans offer 99.95% SLA with dedicated support and priority request routing. SLA guarantees are backed by service credits applied automatically to your account. The full SLA terms are available in your dashboard under the billing section.

What formats are supported? +

All endpoints return JSON by default. QR code endpoints also support PNG and SVG output formats. Some endpoints optionally support XML. Specify your preferred format via the Accept header or a format query parameter. See the individual endpoint documentation for supported formats.

How do I report a bug? +

Report bugs through the GitHub Issues page or contact support through the DevPack dashboard. When reporting, please include the endpoint URL, the full request payload, the response body, and any relevant timestamps. We typically respond within 24 hours on business days. Critical bugs are prioritized and patched within the same day.

Can I request new endpoints? +

Yes. Feature requests can be submitted through the DevPack dashboard or via GitHub Issues. Popular requests are prioritized in our public roadmap. Enterprise customers receive dedicated endpoint development as part of their plan. We actively monitor community feedback and release new endpoints regularly based on developer demand.

Is my data secure? +

Yes. All API traffic is encrypted with TLS 1.3. We do not log request payloads or store processed data beyond what is required for rate limiting and billing. API keys are hashed at rest using bcrypt. We undergo regular third-party security audits and follow industry-standard practices for data protection. Read our full security policy on the dashboard.

What happens if I exceed my quota? +

When you exceed your monthly quota or rate limit, the API returns a 429 Too Many Requests status code with a Retry-After header indicating when you can resume. No overage charges are incurred. Your quota resets at the start of each billing cycle. You can upgrade your plan at any time to increase your limits without prorating fees.

Do you offer enterprise plans? +

Yes. Enterprise plans include custom rate limits up to 10,000 requests per minute, dedicated support with priority response times, 99.95% uptime SLA, custom endpoint development, dedicated infrastructure options, and volume pricing. Contact our sales team through the DevPack dashboard to discuss your specific needs. We offer a free consultation to scope your requirements.

How do I cancel? +

You can cancel your subscription at any time from the billing settings in your DevPack dashboard. There are no cancellation fees, no long-term contracts, and no hoops to jump through. Your access continues until the end of the current billing period. The free tier requires no cancellation. Simply stop using the API when you no longer need it.

What is your uptime guarantee? +

We guarantee 99.9% uptime for paid plans and maintain a public status page at status.devpack.shop. Enterprise plans offer a 99.95% uptime guarantee. SLA violations are credited back to your account automatically. The free tier is provided on a best-effort basis without a formal uptime guarantee, though we maintain the same infrastructure for all tiers.

Still Have Questions?

Our team is here to help. Reach out through the dashboard or check out the full API documentation.

View Documentation Available on RapidAPI