# GeoIQ APIs for United States

Here you'll find all the documentation you need to get up and running with the GeoIQ's API.

## Want to jump right in?

Feeling like an eager beaver? Jump into the quick start docs and get making your first request:

{% content-ref url="/pages/Q0uLs7KiGVLLRjpzhqk4" %}
[Quick Start](/us-api-docs/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Data API</strong></td><td><em>Get geospatial attributes for any lat-long or address*</em><br></td><td><a data-footnote-ref href="#user-content-fn-1">*one / API request</a></td><td><a href="/pages/bCJb41WyK8jVxJaKQItz">/pages/bCJb41WyK8jVxJaKQItz</a></td></tr><tr><td><strong>Bulk Data API</strong></td><td><em>Get geospatial attributes for any lat-long or address**</em><br></td><td><a data-footnote-ref href="#user-content-fn-2">**more than 1 / API request</a></td><td><a href="/pages/mARgW2aCgHE4DLi4dbnI">/pages/mARgW2aCgHE4DLi4dbnI</a></td></tr><tr><td><strong>Model API</strong></td><td><em>Use the Model API to access the custom model scores^</em><br></td><td>^built on your data with GeoIQ variables</td><td><a href="/pages/xuUACdKEBsZYI2LYufPn">/pages/xuUACdKEBsZYI2LYufPn</a></td></tr></tbody></table>

### Complete API reference

{% content-ref url="/pages/bwYbppDozjlXMrhFRE0C" %}
[API Reference USA](/us-api-docs/reference/api-reference-usa.md)
{% endcontent-ref %}

[^1]: Only one location, boundary or address can be used in Data API

[^2]: More than one location, boundary or address can be used in Data API


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.geoiq.io/us-api-docs/geoiq-apis-for-united-states.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
