Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
protogrid:json_api [2017-12-08 09:45] 46.140.51.3protogrid:json_api [2017-12-15 09:22] 46.140.51.3
Line 11: Line 11:
   * Base address: the root URL of your Protogrid environment. Example: https://your-environment-name.protogrid.com   * Base address: the root URL of your Protogrid environment. Example: https://your-environment-name.protogrid.com
   * The API endpoint (follows directly after the base address to form the request URL). Example: /api/v2/apps   * The API endpoint (follows directly after the base address to form the request URL). Example: /api/v2/apps
-  * A HTTP Header field containing the cookie. Details: see [[ldkfs|here]]+  * A HTTP Header field containing the cookie. Details: see [[protogrid:json_api_authentication|Authentication]]
   * Either GET or POST as the http method.   * Either GET or POST as the http method.
  
 +=== Authentication ===
 +See [[protogrid:json_api_authentication| here]]
Print/export