Difference between revisions of "App/API/Ontology"

From mx Help Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
See [[App/API]] for additional conventions.  By default all methods return JSON format.
+
See [[App/API]] for additional conventions.  By default all methods return JSON formatted data or redirects.
  
== Methods ==
+
== Description ==
  
{{Special:Prefixindex/App/API/Ontology}}
+
<nowiki>http:</nowiki>//''base_url''/api/'''ontology'''
 +
 
 +
Redirects to the wiki help pages (this page) for the ontology-based API methods.
 +
 
 +
== Response (Redirect) ==
 +
 
 +
302 Redirect
 +
 
 +
== Example ==
 +
 
 +
Request:
 +
 
 +
'''http://api.hymao.org/api/ontology/'''
 +
 
 +
Response:
 +
 
 +
302 Redirect to this wiki help page.

Revision as of 13:58, 14 February 2011

See App/API for additional conventions. By default all methods return JSON formatted data or redirects.

Description

http://base_url/api/ontology

Redirects to the wiki help pages (this page) for the ontology-based API methods.

Response (Redirect)

302 Redirect

Example

Request:

http://api.hymao.org/api/ontology/

Response:

302 Redirect to this wiki help page.
Personal tools