Skip to content

Commit

Permalink
Rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Jul 19, 2015
1 parent 78ab946 commit 33dabc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The JavaScript API to Mapbox services
### Parameters

* `accessToken` **`string`** a private or public access token
* `options` **`Object`** additional options provided for configuration
* `options.endpoint` **`[string]`** location of the Mapbox API pointed-to. This can be customized to point to a Mapbox Atlas Server instance, or a different service, a mock, or a staging endpoint. Usually you don't need to customize this. (optional, default `https://api.mapbox.com`)


### Examples
Expand Down

0 comments on commit 33dabc0

Please sign in to comment.