Difference between revisions of "App/API"

From mx Help Wiki
Jump to: navigation, search
m
m (Conventions)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
== Requests ==
+
== Conventions ==
  
All requests default to JSON.   
+
* All requests default to return JSON unless otherwise noted.   
 
+
== Conventions ==
+
  
 
=== Request ===
 
=== Request ===

Latest revision as of 16:49, 5 March 2011

Contents

[edit] Conventions

  • All requests default to return JSON unless otherwise noted.

[edit] Request

  • [ ] - List of options, one of which is required
  • < value > - Required.

[edit] Response

Regular text - literal
Italicized text - replaced with response
... - Result at same level can be repeated.
[] - Array
{} - Hash
Key:Value - : (Colon) separates the two.

[edit] Methods

App/APIApp/API/FigureApp/API/Ontology
App/API/Ontology/analyzeApp/API/Ontology/glossary markupApp/API/Ontology/label
App/API/Ontology/ontology classApp/API/Ontology/svgApp/API/Ontology/uri markup
Personal tools