Parameter |
Required |
Description |
Example |
Possible Values |
apiKey |
true |
click here for your API key |
api-key-value |
text string |
version |
true |
the version of the parser to use |
4.01 |
4.01 |
lat |
true |
the latitude of the input coordinate |
34.0726207996348 |
double |
lon |
true |
the longitude of the input coordinate |
-118.397965182076 |
double |
state |
false |
the abbreviation of the state of the input (speeds up query if provided) |
CA |
text string |
geom |
false |
return the full geometry of the reference feature (creates a very large response) |
true |
true, false |
includeHeader |
false |
include column headers for text (csv/tsv) output |
true |
true (include field headers)
false (don't include field headers)
|
format |
false |
output format |
csv |
csv, tsv, xml, json |
notStore |
false |
indicates if the transaction details should not be historically stored in your account |
true |
true, false |