Skip to content

Commit

Permalink
Fixed type-o; clearer instructions for requesting Prod key
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschenkjr committed Aug 16, 2016
1 parent 67f3f94 commit ce79231
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ The City of Chicago has a separate environment and URL for testing developer app
## Requesting an API key

### Test
[https://test311api.cityofchicago.org/open311/v2/apps/new](https://test311api.cityofchicago.org/open311/v2/apps/new)
[Request test API keys](https://test311api.cityofchicago.org/open311/v2/apps/new) must be requested first.

Visit the above URL to request an API key from the test Open311 system. Your request will be automatically provisioned so you can get started immediately developing against the test Open311 system.

### Production
[https://311api.cityofchicago.org/open311/v2/apps/new](https://311api.cityofchicago.org/open311/v2/apps/new)
[Request production API key](https://311api.cityofchicago.org/open311/v2/apps/new) may be requested after successfully using a test API key.

isit the above URL to request an API key from the test Open311 system. The API Key application you submit will need to be reviewed and approved by City of Chicago Staff to ensure compliance with the [Terms of Service](https://dev.cityofchicago.org/docs/api/tos).
Production API keys may only be requested after successfully testing with a test API key. The API Key application you submit will need to be reviewed and approved by City of Chicago Staff to ensure compliance with the [Terms of Service](https://dev.cityofchicago.org/docs/api/tos).

## Service Request Meta Data

Expand Down

0 comments on commit ce79231

Please sign in to comment.