Domain Reseller API.
Put domain search, pricing, and account operations inside your own service through one controlled ICOREHOST connection.
/api/v1/reseller/domains/check
Authorization: Bearer ICRSLR_••••••••
{
"domain": "yourbrand.co.ke"
}
One connection
A practical domain workflow for your service.
Build your customer experience while your approved reseller account handles catalogue access, quotes, and account activity.
-
01
Load the catalogue
Read supported domain extensions and your current reseller prices.
-
02
Check availability
Validate the customer’s domain before presenting the next action.
-
03
Track every request
Keep orders, domains, and balance activity visible from one centre.
Controlled access
Designed for reliable reseller operations.
Each API key is tied to an approved account and specific permissions. Your available balance, usage, and request history stay visible to you and ICOREHOST.
- Scoped credentials for catalogue, availability, wallet, order, and domain access.
- Transparent account activity with balance-after values and references.
- Reviewed activation before credentials or live registration access are issued.
Core operations
- GET
- /account Account status and balance
- GET
- /catalog Supported TLDs and quotes
- POST
- /domains/check Availability and quote
- GET
- /orders Request history
- GET
- /domains Managed domains
Live registration is enabled only after commercial and technical approval. Read the full API documentation.
Getting started
Three clear steps to your Reseller Centre.
- 01
Submit your account
Tell us which business or service will use the API.
- 02
Complete review
We confirm access, funding arrangements, and the operations you need.
- 03
Connect your service
Use the approved base URL and credentials from your Reseller Centre.
Domain Reseller API