-
Notifications
You must be signed in to change notification settings - Fork 10
API Initialization
Insiteo edited this page Apr 18, 2014
·
3 revisions
To be able to use any services provided by Insiteo's API you will have to initialize them. This process should be done once during the application lifecycle.
There are 4 important parameters that are required to proceed this step :
- SERVER_URL
- SITE_ID
- SITE_LANG
- SITE_VERSION
The first parameter (SERVER_URL) defines the server that should be used to download all the data packages and the 3 other one define the unique site to target.