Skip to content

Commit

Permalink
made the API version as a part of the heading/section
Browse files Browse the repository at this point in the history
  • Loading branch information
dobrych committed Apr 25, 2016
1 parent e0bb8e7 commit c649a1d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions source/includes/_rest-api.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# REST API
# REST API (v1)

The Planet OS REST API can be used to integrate disparate spatiotemporal datasets into data-driven applications and workflows. The API provides programmatic access to data at a specific location; responses are provided in JSON format

## Version
The current version of the API is **v1**.

## Authentication
Each Planet OS user is granted a unique API key that is used to authenticate API calls. All API endpoints require this key be passed as a query parameter to authenticate the request. Your key may be viewed on the [Account Settings](http://data.planetos.com/account/settings/ "View your account settings") screen.

Expand Down

0 comments on commit c649a1d

Please sign in to comment.