State Boundaries
Ever tried to create a US map from scratch? Then, you've run into the problem of having to define points for the states boundaries. In order to do this, you have to hunt down a shape file and then write a script to get that data and insert it into your code base. That's not that problem you're working on, so why should you have to solve it? That's what this API is for; for you to be able to…
State Boundaries endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Boundaries by State /stateboundaries |
This endpoint gives you a JSON array of all state boundaries in the US to use for graphing |
State Boundaries pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $90 / month | — |
|
| MEGA | $180 / month | — |
|