Help Center

Answers to the questions developers ask most about APlicious.

Getting Started

How do I get an API key?
Sign up at /auth. Your dashboard issues a live API key instantly — the Free tier requires no credit card.
How do I make my first request?
Pass your key as the X-API-Key header on any request to a APlicious endpoint. See the /docs page for live, runnable examples for every namespace.
What's the rate limit?
Rate limits are tied to your plan tier. See /pricing for the exact requests-per-minute and monthly quota for each tier.

Billing

How do I upgrade my plan?
Open your dashboard and go to Billing. You can switch plans at any time — upgrades take effect immediately and downgrades take effect at the next renewal.
Do you support international payments?
Yes. Payments are processed by Razorpay, which supports INR as well as USD and other international cards.
What's your refund policy?
First-time subscribers can request a full refund within 7 days of their first payment.
How do I cancel?
Cancel anytime from the Billing section of your dashboard. Your access continues until the end of the current billing period, and your data remains exportable for 30 days afterward.

Technical

Why am I getting a 401?
A 401 means your X-API-Key header is missing or invalid. Double-check the key from your dashboard and make sure it's sent on every request.
Why am I getting a 429?
A 429 means you've exceeded the rate limit or monthly quota for your plan. See /pricing to check your limits or upgrade.
Why am I getting a 503?
A 503 means the namespace you called has been temporarily disabled by the platform operator. This is rare — check /status for current incidents.
How do I see my usage?
Your real-time usage breakdown by namespace and endpoint is available at /dashboard/usage.

Still need help?

Reach out and we'll get back to you within one business day.

Contact us