This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
admin_menu:site_setup:remote_api_security_keys:start [2008/11/11 23:07] jonyo created |
admin_menu:site_setup:remote_api_security_keys:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
====== Remote API Security Keys ====== | ====== Remote API Security Keys ====== | ||
- | TODO: Finish this page. | ||
- | Assigned | + | Admin Page: **Site Setup > Remote API Security Keys** |
+ | |||
+ | These settings are used to connect and interact with your site, from " | ||
+ | |||
+ | The security keys listed on this page will be different for every Geo installation you have. This page only displays information that you may need, in order to allow other software to connect to your site. There are not settings that can be changed on this page, just information. | ||
+ | |||
+ | For security reasons, **never give out any of the API Security Keys to anyone that you do not trust**, especially the " | ||
+ | |||
+ | **Developers**: take a look in the folder **classes/ | ||
+ | |||
+ | ===== Remote API URL ===== | ||
+ | |||
+ | This is the URL used to make remote API calls. | ||
+ | |||
+ | Note: This URL is generated automatically by looking at your settings in other areas of the software. | ||
+ | |||
+ | ===== Remote API Security Keys ===== | ||
+ | |||
+ | This section lists all of the Remote API keys. There is one " | ||
+ | |||
+ | ==== Master API Key ==== | ||
+ | This is the master remote API key that can be used to run any of the remote API calls. | ||
+ | |||
+ | ==== Keys to use specific API Calls ==== | ||
+ | These keys can only be used for their specific API call. This level of security allows you to give out a " | ||
+ | |||
+ | ===== Developer Documentation for Remote API ===== | ||
+ | See [[developers/ |