Web Identity Detector API

Web Identity Detector API

The Web Identity Detector API provides valuable insights into digital assets, such as IP addresses and domain names, offering comprehensive information and analysis.

API description

About the API:  

The Web Identity Detector API is presented as a versatile and robust solution that addresses a wide spectrum of functionalities related to Internet Protocol addresses and domain names. It provides comprehensive information about these digital assets, covering ownership details, geographic location data, and other relevant information.

IPv4 addresses serve as fundamental components of the Internet, acting as unique identifiers for both devices and websites. The Domain and IP Details API allows users to obtain information about domain name ownership and registration, thus unraveling details about the entities that underpin websites and online services.

Designed to be versatile and easy to use, the Domain and IP Details API serves technical and non-technical users with equal accessibility. It facilitates seamless access to invaluable data, whether to investigate potential security risks, verify website authenticity, or conduct various investigations.

This API makes it easy to retrieve domain name registration data, covering details about the domain registrar, registrant, administrative contact, and more. This information is critical for due diligence purposes, allowing stakeholders to assess the legitimacy of online entities or prudently forge partnerships. Additionally, users can seamlessly integrate this functionality into their applications, enriching user experiences with domain-related information.

In essence, the Web Identity Detector API provides a complete toolset to access vital information related to IPv4 addresses and domain names. Its adaptability, ease of use, and extensive data coverage position it as an indispensable asset in a wide variety of industries and use cases. Whether managing network resources, delving into cybersecurity investigations, or creating applications based on IP and domain data, this API streamlines the process of obtaining crucial information about digital assets within the Internet realm.



What this API receives and what your API provides (input/output)?

It will receive parameters and provide you with a JSON.

 

What are the most common uses cases of this API?

  1. Network administration: Verify and manage the ownership of IP addresses and location data of network resources.

  2. Cybersecurity: Investigate and mitigate potential threats by analyzing IP and domain ownership.

  3. Website validation: Verify the legitimacy of websites and online entities by checking domain registration details.

  4. Content localization: Tailor content to specific geographic regions using location data associated with IP addresses.

  5. Digital marketing: Improve ad targeting using geolocation based on user location data.

Are there any limitations to your plans?

  • Basic Plan: 1,500 API Calls. 50 requests per day and 1 request per second.

  • Pro Plan: 4,500 API Calls. 150 requests per day and 1 request per second.

  • Pro Plus Plan: 15,000 API Calls. 500 requests per day and 1 request per second.

  • Premium Plan: 54,000 API Calls. 1,800 requests per day and 1 request per second.

API Documentation

Endpoints


To use this endpoint, you must specify the URL of a domain.



                                                                            
GET https://zylalabs.com/api/4010/web+identity+detector+api/4794/get+domain+information
                                                                            
                                                                        

Get domain information - Endpoint Features
Object Description
ipv4_or_domain [Required]
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"domain":{"admin_country":"US","admin_email":"Select Request Email Form at https://domains.markmonitor.com/whois/google.com","admin_organization":"Google LLC","creation_date":"1997-09-15T04:00:00Z","dnssec":"unsigned","domain_name":"google.com","domain_status":["serverTransferProhibited https://icann.org/epp#serverTransferProhibited","serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)","clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)","clientTransferProhibited https://icann.org/epp#clientTransferProhibited","clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited","serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited","clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)","clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited","serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)","clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)","serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited","serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)"],"ips":["172.253.122.100","172.253.122.101","172.253.122.102","172.253.122.138","172.253.122.113","172.253.122.139","2607:f8b0:4004:c17::71","2607:f8b0:4004:c17::8a","2607:f8b0:4004:c17::66","2607:f8b0:4004:c17::64"],"name_server":["ns2.google.com","ns3.google.com","NS2.GOOGLE.COM","ns1.google.com","ns4.google.com","NS3.GOOGLE.COM","NS1.GOOGLE.COM","NS4.GOOGLE.COM"],"notice":"The expiration date displayed in this record is the date the","registrant_country":"US","registrant_email":"Select Request Email Form at https://domains.markmonitor.com/whois/google.com","registrant_organization":"Google LLC","registrar":"MarkMonitor Inc.","registrar_abuse_contact_email":"[email protected]","registrar_abuse_contact_phone":"+1.2086851750","registrar_iana_id":"292","registrar_registration_expiration_date":"2028-09-13T07:00:00+0000","registrar_url":"http://www.markmonitor.com","registrar_whois_server":"whois.markmonitor.com","registry_domain_id":"2138514 DOMAIN COM-VRSN","registry_expiry_date":"2028-09-14T04:00:00Z","tech_country":"US","tech_email":"Select Request Email Form at https://domains.markmonitor.com/whois/google.com","tech_organization":"Google LLC","updated_date":"2019-09-09T15:39:04Z","url_of_the_icann_whois_data_problem_reporting_system":"http://wdprs.internic.net/","url_of_the_icann_whois_inaccuracy_complaint_form":"https://www.icann.org/wicf/"},"ipv4":{"asn_name":"GOOGLE","asn_number":15169,"asn_subnet":"172.253.64.0/18","city":null,"country":"United States","country_code":"US","flag_url":"https://countryflagsapi.com/svg/us","ip":"172.253.122.139","location":{"accuracy_radius":1000,"latitude":37.751,"longitude":-97.822,"time_zone":"America/Chicago"},"postal_code":null,"state":null,"state_code":null},"ipv6":{"asn_name":"GOOGLE","asn_number":15169,"asn_subnet":"2607:f8b0::/32","city":"Washington","country":"United States","country_code":"US","flag_url":"https://countryflagsapi.com/svg/us","ip":"2607:f8b0:4004:c17::64","location":{"accuracy_radius":1000,"latitude":38.894,"longitude":-77.0365,"metro_code":511,"time_zone":"America/New_York"},"postal_code":"56972","state":"District of Columbia","state_code":"DC"}}
                                                                                                                                                                                                                    
                                                                                                    

Get domain information - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4010/web+identity+detector+api/4794/get+domain+information?ipv4_or_domain=google.com' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Web Identity Detector API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

To use this API, users will have to indicate the URL of a domain.

There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.

Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.

The Web Identity Detector API is a web service that provides information about IPV4 addresses and domain names. It can retrieve details about the owner, registration date and location associated with an IPV4 address or domain name.

Detecting and verifying the identities of websites is crucial for ensuring online security. The API can help identify potentially fraudulent or malicious websites, protecting users from scams, phishing attacks, and other online threats.

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
208ms

Category:


Tags:


Related APIs