Help · For users

Address API — how to use it

Everything here is done from the dashboard in your browser. No code. If you are wiring it into your own site, the developer guide is what you want instead.

On this page 1. Getting an account and your key 2. Checking one address 3. Checking a whole spreadsheet 4. RTO risk scoring (Pro) 5. The review queue 6. Putting it on your website 7. Quotas, plans and invoices 8. When something looks wrong

1. Getting an account and your key

Go to the dashboard and create an account with your email and a password. It is free and it takes a minute — no card, no sales call. You get 1,000 address checks a month straight away.

Your API key lives under Install & settings. You only need it if you are connecting your own website or shop; for checking addresses by hand you never touch it.

Treat the key like a password. Anyone who has it can spend your quota. Never put it in an email, a WhatsApp group or a public page. If it leaks, generate a new one on the same screen — the old one stops working at once.

2. Checking one address

Check an address in the left menu. Type or paste the address, add the phone number if you have it, and press Check. You get back:

Each check counts as one against your monthly quota, whether you do it here or through the API.

3. Checking a whole spreadsheet

Bulk upload takes a CSV or Excel file and checks every row. Useful before a delivery run, or when you're cleaning an old customer list.

  1. Put one address per row. A column called address is enough; phone, pincode, name and order_id are used if present.
  2. Upload the file. Large files take a few minutes — you can leave the page.
  3. Download the result: your original columns, plus the corrected address and the findings for each row.

Every row counts as one check. A 5,000-row file uses 5,000 checks, so look at your quota first.

4. RTO risk scoring (Pro)

On the Pro plan each order also gets a risk score — how likely that cash-on-delivery order is to come back undelivered. It uses the address quality, the PIN code's history, the phone, the order value and your own rules.

You see it two ways: RTO overview for the picture across all orders, and Orders for the list with each score. Risk rules is where you set what counts as risky for your business — order value thresholds, PIN codes you have been burned by, whether a missing landmark matters.

Start by watching, not blocking. Run it for two or three weeks and compare the scores against what actually came back to you. Then tighten the rules. Blocking orders on day one with untuned rules costs you good customers.

5. The review queue

Orders your rules flagged land in Review queue. For each one you can approve it, ask for prepayment, or cancel it. The point is that somebody looks before a risky parcel goes out, rather than after it comes back.

The number next to the menu item is how many are waiting. Clear it daily — a queue nobody looks at is worse than no queue.

6. Putting it on your website

Install & settings has ready-made options that need no developer:

Anything more involved — your own app, your own back office — is in the developer guide. You can also just send that link to whoever built your site.

7. Quotas, plans and invoices

PlanChecks a monthRisk scoring
Free1,000No
Pro10,000Yes
Business50,000Yes

Current prices are on the pricing page, which always shows what is live.

8. When something looks wrong

What you seeWhat it means
An address you know is fine gets flaggedUsually a missing house number or landmark. The flag says the address is incomplete, not that it is fake. Tune this in Risk rules.
"Quota reached"You have used the month's checks. Upgrade under Plan & billing, or wait for the reset on the 1st.
The widget doesn't appear at checkoutUsually the script is on the wrong page, or your theme loads it after the form. Send us the checkout URL and we'll look.
Checks work in testing but not liveTest and live keys are different. Check which one is in your site.
A PIN code we get wrongTell us. India's PIN data changes and we correct ours from real reports.
Still stuck? Contact iChek with your account email and what you were doing — that's usually enough for us to reproduce it.