Fetch upcoming offers using api with state wise or all over india.
IntecHost Offer API
✏️ Fetch upcoming offers using api with state wise or all over india.
Razorpay Payment Check
Verify if user's payment via Razorpay was successful with full details.
Razorpay Payment Check
✏️ Verify if user's payment via Razorpay was successful with full details.
WHMCS Live API
Fetch live plan and price directly from your frontend website without any hustle.
WHMCS Live API
✏️ Fetch live plan and price directly from your frontend website without any hustle. Just Download Below IntecHost_Live_WHMCS_API.zip file and enter your WHMCS API Details under php file. Make sure you have enable GetProducts and GetTLDPricing Function from WHMCS API
✏️ The Currency Conversion API provides real-time exchange rates with high precision. It converts any amount from one currency to another and returns key details like source currency, target currency, original amount, converted amount, and even the value in words (e.g., 'Eighty Four Point Nine'). The response is in a clean JSON format with a status flag (result) to indicate success. Perfect for financial tools, e-commerce, or any app needing accurate currency conversion.
{
"result": "SUCCESS",
"from_currency": "USD",
"to_currency": "INR",
"original_amount": 100,
"converted_amount": 8409.37,
"in_words": "Eight Thousand Four Hundred Nine Point Three Seven"
}
📖 Response Fields:
Field
Type
Description
result
string
Status of the API call (e.g., SUCCESS)
from_currency
string
The base currency Ex: usd, inr, eur
to_currency
string
The target currency Ex: usd, inr, eur
original_amount
int/float
The amount before conversion
converted_amount
int/float
The converted value
in_words
string
Human-readable format of the converted amount
DNS Checker API and Tool
Quickly check DNS records like A, MX, TXT and more with real-time results. Instantly troubleshoot domain issues with ease.
DNS Checker API and Tool
✏️ IntecHost's DNS Checker is a fast and reliable tool designed for web developers, server admins, and website owners to verify their domain's DNS records. From basic A and CNAME lookups to advanced MX, PTR, and TXT records, this tool offers precise, real-time results directly from global DNS servers. With a clean interface and free API access, it simplifies domain troubleshooting, email setup verification, and DNS propagation monitoring. Whether you're launching a new site or fixing an existing one, our DNS Checker gives you the confidence to stay in control of your domain.
WHOIS Domain Checker API and Tool
Instantly view domain registrar, status, creation, and expiry details.
WHOIS Domain Checker API and Tool
✏️ Our WHOIS Checker helps you quickly fetch domain ownership details, including the registrar, creation date, expiry date, and domain status. Whether you're investigating domain availability, verifying domain transfer lock, or checking registration records, this tool delivers all the important WHOIS data in one clean table. It’s perfect for web developers, hosting resellers, or anyone managing domain names.
IP Address Info Lookup API
Fetch IP-based country, city, region, ISP, and location details.
IP Address Info Lookup API
✏️ This API fetches geolocation and network details using the visitor's IP address. It returns the visitor's country, region, city, ISP, and other key data. These details are valuable for security checks and analytics. It also helps in implementing location-based services efficiently.
Fetch the real-time transaction status of a Paytm order using the merchant ID and order ID.
Paytm Transaction Status API
✏️ This API provides detailed information about a Paytm transaction, including the transaction ID, bank reference ID, order ID, transaction amount, status, payment mode, and other key details. It is useful for verifying payment status, reconciliation, and refund tracking.