[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"api-page:spvn-tech-ip-geolocation-and-asn-lookup-api":3},{"status":4,"api":5,"seo":150},"success",{"blocked":6,"description":7,"about":8,"stats":9,"name":11,"title":12,"slug":13,"logo":14,"created_at":15,"user":16,"endpoint_groups":19,"faqs":75,"periodic_plans":112,"payasyougo_plans":149},false,"This API provides fast, reliable, and developer-friendly IP geolocation, ASN lookup, and location intelligence services. It is designed for high performance, secure communication, and seamless integration with web, mobile, cloud, and enterprise applications.","\u003Ch1>IP Geolocation &amp; ASN Lookup API\u003C/h1>\n\n\u003Cp>\nThe \u003Cstrong>IP Geolocation &amp; ASN Lookup API\u003C/strong> is a REST API that provides accurate\nIP geolocation and Autonomous System Number (ASN) information for IPv4 and IPv6 addresses.\nUsing a single API request, developers can retrieve country, state, city, geographic coordinates,\ntimezone information, ASN details, ISP/organization data, and additional location metadata.\n\u003C/p>\n\n\u003Cp>\nThe API is designed for fast, reliable, and scalable IP intelligence, making it suitable for\nsecurity systems, fraud detection, visitor analytics, geo-targeting, personalization,\nnetwork analysis, SaaS platforms, enterprise applications, and cloud services.\n\u003C/p>\n\n\u003Ch2>Features\u003C/h2>\n\n\u003Cul>\n    \u003Cli>IP Geolocation Lookup (IPv4 &amp; IPv6)\u003C/li>\n    \u003Cli>Country, State and City Information\u003C/li>\n    \u003Cli>Latitude and Longitude Coordinates\u003C/li>\n    \u003Cli>Country Timezones\u003C/li>\n    \u003Cli>ASN (Autonomous System Number) Lookup\u003C/li>\n    \u003Cli>ISP / Organization Information\u003C/li>\n    \u003Cli>Country Metadata (ISO Codes, Currency, Capital, Region, Native Name)\u003C/li>\n    \u003Cli>High Performance\u003C/li>\n    \u003Cli>JSON Response Format\u003C/li>\n    \u003Cli>HTTPS Secure Communication\u003C/li>\n\u003C/ul>\n\n\u003Ch2>Typical Use Cases\u003C/h2>\n\n\u003Cul>\n    \u003Cli>Fraud Detection\u003C/li>\n    \u003Cli>Cybersecurity\u003C/li>\n    \u003Cli>Website Analytics\u003C/li>\n    \u003Cli>Geo-targeting\u003C/li>\n    \u003Cli>User Personalization\u003C/li>\n    \u003Cli>Compliance and Regional Services\u003C/li>\n    \u003Cli>Network &amp; ISP Identification\u003C/li>\n    \u003Cli>Enterprise and SaaS Applications\u003C/li>\n\u003C/ul>\n\n\u003Ch2>Response Data\u003C/h2>\n\n\u003Cp>\nThe API returns structured JSON containing IP address details, geographic location,\ncountry, state, city, latitude, longitude, timezone information, ASN data,\nnetwork organization details, and related metadata based on the requested IP address.\n\u003C/p>",{"score":10},"2.39","IP Geolocation","IP Geolocation API","spvn-tech-ip-geolocation-and-asn-lookup-api","https://cdn.jojapi.com/api/d4a21ebf-4cf8-4bab-ad5c-06a18403ace2","2026-07-24 14:30:38",{"nick":17,"name":18},"sai-pavan","Sai Pavan",[20],{"endpoints":21,"name":74,"description":30,"ungrouped":42,"open":6},[22],{"blocked":6,"credits":23,"flexible_credits_description":24,"consumptions":25,"description":32,"method":33,"name":34,"url_path":35,"root_url":36,"parameters":37,"responses":53,"result_stats":66},1,null,[26],{"name":27,"slug":28,"cost":29,"label":30,"avg":31},"Credits","credits","1","",0.96,"Retrieve detailed geolocation information for an IPv4 or IPv6 address, including country, city, state, latitude, longitude, timezone, ASN, ISP/organization, and metadata.","POST","Get Location Details by IP","/api/geo/get-location-details-by-ip","https://nlltv.jojapi.net",{"url":38,"header":39,"post":47,"body":48,"path":52},[],[40],{"key":41,"is_auth":42,"example":43,"example_disabled":42,"example_type":44,"name":45,"description":43,"required":42,"always_error":46},"X-JoJAPI-Key",true,"You must log in to get API key","string","JoJ API Key","Please log in to get API key",[],[49],{"key":24,"example":50,"example_disabled":6,"example_type":44,"value_type":44,"enum_values":24,"default_value":30,"required":6,"name":24,"description":51},"{\"ip\":\"8.8.8.8\"}","''",[],[54,58,62],{"status_code":55,"description":56,"example":57},400,"The request is invalid. This may occur if the request body is malformed, required parameters are missing, or the supplied IP address is invalid.","{\"success\":false,\"error\":\"Invalid or missing IP address\"}",{"status_code":59,"description":60,"example":61},401,"Authentication failed. The X-JoJAPI-Key header is missing, invalid, or expired.","{\"message\":\"Unauthorized\"}",{"status_code":63,"description":64,"example":65},404,"The requested endpoint or resource could not be found.","{\"message\":\"Endpoint Not Found\"}",{"x2":67,"x3":68,"x4":69,"x5":70,"uptime":71,"avg_latency":72,"avg_credits":73},"66.00","0.00","30.00","4.00","96.00","430","0.96","Ungrouped Endpoints",[76,79,82,85,88,91,94,97,100,103,106,109],{"question":77,"answer":78},"How do I authenticate with this API?","Authentication is performed using your API subscription key. Include your API key in the X-JoJAPI-Key request header with every request. Requests without a valid API key will return a 401 Unauthorized response.",{"question":80,"answer":81},"Does this API support IPv6 addresses?","Yes. The API supports both IPv4 and IPv6 addresses. Provide a valid IP address in the request body, and the API will return the corresponding geolocation and ASN information.",{"question":83,"answer":84},"What information does the API return?","The API returns comprehensive IP intelligence, including:\n\nIP Address\nCountry Information\nState / Province\nCity\nLatitude & Longitude\nCountry Timezones\nASN (Autonomous System Number)\nISP / Organization\nLookup Metadata (Cache Status, Processing Time, Database Version)",{"question":86,"answer":87},"What request format should I use?","Send a POST request with the Content-Type: application/json header.\n\nExample:\n\n{\n  \"ip\": \"8.8.8.8\"\n}\n\nThe ip field must contain a valid IPv4 or IPv6 address.",{"question":89,"answer":90},"Does the API support JSON responses?","Yes. All successful and error responses are returned in JSON format. Responses include geolocation details, country information, ASN information, timezone data, and lookup metadata when available.",{"question":92,"answer":93},"What happens if I provide an invalid IP address?","If the supplied IP address is invalid, malformed, or cannot be resolved, the API returns an appropriate error response with the corresponding HTTP status code and an error message describing the issue.",{"question":95,"answer":96},"Is HTTPS supported?","Yes. All API requests are served over HTTPS to ensure secure communication and encrypted data transmission between your application and the API.",{"question":98,"answer":99},"What are the common use cases for this API?","Common use cases include:\n\nIP Geolocation\nFraud Detection\nLogin Security\nGeo Targeting\nContent Personalization\nWebsite Analytics\nCybersecurity\nNetwork & ISP Identification\nSaaS Applications\nMobile Applications\nEnterprise Applications",{"question":101,"answer":102},"Is there a rate limit?","Yes. Rate limits are determined by your selected subscription plan. Each plan includes its own request rate and monthly usage quota. Please refer to your API marketplace subscription details for the limits applicable to your plan.",{"question":104,"answer":105},"What request headers are required?","Every request must include the following headers:\n\nHeader\tRequired\tDescription\nX-JoJAPI-Key\tYes\tYour API subscription key\nContent-Type\tYes\tapplication/json",{"question":107,"answer":108},"What request body parameters are supported?","The request body accepts the following JSON parameter:\n\nParameter\tType\tRequired\tDescription\nip\tString\tYes\tA valid IPv4 or IPv6 address to look up.\n\nExample\n\n{\n  \"ip\": \"8.8.8.8\"\n}",{"question":110,"answer":111},"Which HTTP status codes can the API return?","The API may return the following HTTP status codes:\n\nStatus Code\tDescription\n200\tRequest completed successfully\n400\tInvalid request or IP address\n401\tAuthentication failed\n404\tResource not found\n405\tMethod not allowed\n413\tPayload too large\n500\tInternal server error",[113,129,139],{"type":114,"slug":115,"blocked":6,"period":116,"currency":117,"pricing":118,"rate_limit":123,"objects":125,"name":128},"periodic","h3iljfz8q2xf8q78kly6b3o1","1 MONTH","usd",{"price":119,"credits":120,"past_due_timeout_num":121,"past_due_timeout_type":122},0,10000,3,"DAY",{"max_requests":124,"time_window":23},5,[126],{"id":127,"name":27,"slug":28,"quota":120,"tiers":24},"n3fbcca4e","10,000 Credits",{"type":114,"slug":130,"blocked":6,"period":116,"currency":117,"pricing":131,"rate_limit":134,"objects":136,"name":138},"a1zpy9f1o5dqppxr2bfh4844",{"price":132,"credits":133,"past_due_timeout_num":121,"past_due_timeout_type":122},6.99,100000,{"max_requests":135,"time_window":23},15,[137],{"id":127,"name":27,"slug":28,"quota":133,"tiers":24},"100,000 Credits",{"type":114,"slug":140,"blocked":6,"period":116,"currency":117,"pricing":141,"rate_limit":144,"objects":146,"name":148},"v5s1pit6snnmy0cwpyobidhe",{"price":142,"credits":143,"past_due_timeout_num":121,"past_due_timeout_type":122},22.99,1000000,{"max_requests":145,"time_window":23},25,[147],{"id":127,"name":27,"slug":28,"quota":143,"tiers":24},"1,000,000 Credits",[],{"canonical":151,"page_title":152,"meta":153},"https://jojapi.com/hub/api/spvn-tech-ip-geolocation-and-asn-lookup-api","IP Geolocation API Documentation & Playground - JoJ API",{"description":7,"keywords":154},"API,API Documentation,API Playground,Plans & Pricing,IP Geolocation,sai-pavan"]