This API is designed to allow developers to integrate into their applications, platforms, and websites, providing users with faster and more accurate results for their search queries.
USA Autocomplete API uses real-time location data to provide suggestions for location-based search queries.
One of the main advantages of using this API is that it provides an easier and more intuitive search experience. Thanks to real-time suggestions and autocomplete capabilities, users can quickly find what they are looking for without having to type the entire query.
Is also useful for developers who want to create location-based applications, such as local search or mapping tools. With access to real-time location data, developers can create applications that deliver more accurate and relevant results based on location. Another benefit is that it can help improve the accuracy of data entry in web forms. By suggesting possible matches as users type, the API can reduce errors and improve the overall user experience.
USA Autocomplete API is designed to be easy to use, with a simple and intuitive interface that makes it easy for developers to integrate data into their applications. The API offers a wide range of endpoints that allow users to access location-specific data and search queries. Overall, is a powerful tool for developers looking to enhance the search experience for their users. With location-based suggestions and autocomplete capabilities, users can quickly find what they are looking for, and developers can create more accurate and relevant location-based applications.
It will receive parameters and provide you with a JSON.
E-commerce: Online retailers can use the API to offer location-based suggestions for product searches, helping customers find what they are looking for faster.
Local search: Applications focused on local searches, such as restaurant or event search engines, can use the API to offer suggestions based on the user's location.
Travel and tourism: Travel and tourism apps can use the API to suggest places and attractions based on the search query and location.
Delivery services: Delivery services can use the API to suggest delivery addresses and improve the accuracy of delivery locations.
Event planning: Event planning applications can use the API to provide suggestions for event locations and venues based on the user's search query.
Besides API call limitations per month, there are no other limitations.
To use this endpoint all you have to do is insert in the parameter the address that you want to be autocompleted.
{"Id":"bd4c47b4-9f3a-4750-a353-54609b04f9c6","RequestId":null,"ClientSessionId":null,"StatusCode":200,"Result":["6185 Garden Cv, Memphis, TN 38134-7605","6185 Garfield Ave, Burr Ridge, IL 60527","6185 Garfield Ave, Commerce, CA 90040","6185 Garfield Ave, Hammond, IN 46324","6185 Garfield Ave, Lake, MI 48632","6185 Garfield Ave, Marion, MI 49665","6185 Garfield Ave, Sacramento, CA 95841","6185 Garfield Ave, Saint Louis, MO 63134","6185 Garfield Rd, Freeland, MI 48623","6185 Garfield St, Hollywood, FL 33024"],"MaxAllowedUsage":null,"UsageStatistics":null,"IsError":false,"Errors":[]}
curl --location --request GET 'https://zylalabs.com/api/1469/usa+autocomplete+api/1205/get+autocomplete+addresses&address=Required' --header 'Authorization: Bearer YOUR_API_KEY'
To use this endpoint all you have to do is insert in the parameter the city that you want to be autocompleted.
Get autocomplete cities - Endpoint Features
Object | Description |
---|---|
city |
[Required] |
{"Id":"c86ee49c-e86f-4b9f-ba5a-ba4d4cec2471","RequestId":null,"ClientSessionId":null,"StatusCode":200,"Result":["Brook, IN","Brook, OH","Brook Park, MN","Brook Park, OH","Brookdale, CA","Brookeland, TX","Brookeville, MD","Brookfield, CT","Brookfield, MO","Brookfield, NY"],"MaxAllowedUsage":null,"UsageStatistics":null,"IsError":false,"Errors":[]}
curl --location --request GET 'https://zylalabs.com/api/1469/usa+autocomplete+api/1206/get+autocomplete+cities?city=broo' --header 'Authorization: Bearer YOUR_API_KEY'
To use this endpoint all you have to do is insert in the zip parameter the lite codes you want to autocomplete.
Get autocomplete zip codes lite - Endpoint Features
Object | Description |
---|---|
zipcode |
[Required] |
{"Id":"01f7abda-f023-4ab2-aecd-a9e911aecb30","RequestId":null,"ClientSessionId":null,"StatusCode":200,"Result":["11001, Floral Park, NY (New York)","11003, Elmont, NY (New York)","11004, Glen Oaks, NY (New York)","11005, Floral Park, NY (New York)","11010, Franklin Square, NY (New York)","11021, Great Neck, NY (New York)"],"MaxAllowedUsage":null,"UsageStatistics":null,"IsError":false,"Errors":[]}
curl --location --request GET 'https://zylalabs.com/api/1469/usa+autocomplete+api/1207/get+autocomplete+zip+codes+lite?zipcode=110' --header 'Authorization: Bearer YOUR_API_KEY'
To use this endpoint all you have to do is insert in the zip codes zip parameter that you want to autocomplete.
Get autocomplete zip code zip - Endpoint Features
Object | Description |
---|---|
zipcode |
[Required] |
{"Id":"9ec209f0-c002-4418-afb2-a57d759147a4","RequestId":null,"ClientSessionId":null,"StatusCode":200,"Result":["11001, Floral Park, New York","11001-3248, Floral Park, New York","11001-3239, Floral Park, New York","11001-3216, Floral Park, New York","11001-3247, Floral Park, New York","11001-3255, Floral Park, New York","11001-3417, Floral Park, New York","11001-3756, Floral Park, New York","11001-3436, Floral Park, New York","11001-3437, Floral Park, New York"],"MaxAllowedUsage":null,"UsageStatistics":null,"IsError":false,"Errors":[]}
curl --location --request GET 'https://zylalabs.com/api/1469/usa+autocomplete+api/1208/get+autocomplete+zip+code+zip?zipcode=110' --header 'Authorization: Bearer YOUR_API_KEY'
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
Each endpoint returns location-based suggestions in JSON format. For example, the "Get autocomplete addresses" endpoint provides a list of address suggestions based on user input, while the "Get autocomplete cities" endpoint returns city names that match the query.
The key fields in the response data include "Id," "StatusCode," "Result," and "IsError." The "Result" field contains the actual suggestions, while "StatusCode" indicates the success of the request.
The response data is structured in a JSON format with a clear hierarchy. It includes metadata fields (like "Id" and "StatusCode") and a "Result" array that lists the suggestions, making it easy to parse and utilize.
Each endpoint provides specific types of information: addresses, cities, and zip codes. For instance, "Get autocomplete addresses" offers address suggestions, while "Get autocomplete zip codes lite" provides abbreviated zip code suggestions.
Each endpoint accepts specific parameters related to the type of data being queried. For example, "Get autocomplete addresses" requires an address parameter, while "Get autocomplete cities" needs a city parameter to generate suggestions.
Users can customize their requests by providing specific input values for the parameters. For instance, entering a partial address or city name will yield tailored suggestions based on the input, enhancing the relevance of the results.
The USA Autocomplete API utilizes real-time location data sourced from various geographic databases and mapping services. This ensures that the suggestions provided are accurate and up-to-date.
If the API returns partial or empty results, users should consider refining their input parameters. Providing more specific or complete queries can help improve the relevance and accuracy of the suggestions returned.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). 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 paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
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.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, refer to the βX-Zyla-API-Calls-Monthly-Remainingβ field in the response header. For example, if your plan allows 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the βX-Zyla-RateLimit-Limitβ response header. For instance, if your plan includes 1,000 requests per month, this header will display 1,000.
The βX-Zyla-RateLimit-Resetβ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3,600, it means 3,600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, itβs important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Service Level:
100%
Response Time:
2,163ms
Service Level:
100%
Response Time:
411ms
Service Level:
100%
Response Time:
179ms
Service Level:
100%
Response Time:
598ms
Service Level:
100%
Response Time:
913ms
Service Level:
100%
Response Time:
194ms
Service Level:
100%
Response Time:
1,692ms
Service Level:
100%
Response Time:
628ms
Service Level:
100%
Response Time:
20,002ms
Service Level:
100%
Response Time:
91ms
Service Level:
100%
Response Time:
1,187ms
Service Level:
56%
Response Time:
540ms
Service Level:
100%
Response Time:
1,398ms
Service Level:
100%
Response Time:
10,779ms
Service Level:
100%
Response Time:
1,970ms
Service Level:
100%
Response Time:
1,013ms
Service Level:
100%
Response Time:
283ms
Service Level:
100%
Response Time:
11,993ms
Service Level:
100%
Response Time:
1,647ms
Service Level:
100%
Response Time:
154ms