Skip to content
Vincent Cardillo edited this page Jan 16, 2016 · 27 revisions

Init2 & Gatekeeper

GET /init2

The /init2 API call was created to keep backwards compatibility with existing users. You should use this call going forward, because it's more robust, and it includes the ability to include/exclude things depending on what you need. Init2 also can include the new /gatekeeper API for your bootup sequence.

Examples

  • /init2
  • /init2?date=2015-10-22&copy=1&gatekeeper=1&lat=37.76637243960176&long=-122.41473197937012

GET /gatekeeper/here/{lat}/{long}

Clone this wiki locally