Differences between revisions 2 and 3
Revision 2 as of 2009-03-19 07:02:25
Size: 926
Editor: gemelli
Comment:
Revision 3 as of 2009-03-19 07:04:07
Size: 918
Editor: gemelli
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
To search for Features and Events in HER, one must append ''cmd=search'' to the base url. To search for Features and Events in HER, one must append to the base url:
Line 20: Line 20:
xxx cmd=search

Heliophysics Events Knowledgebase API

Third party clients can communicate with the Heliophysics Events Knowledgebase (HER) via our web API. Usage of an API function amounts to using HTTP to fetch a web document. The base url for all API calls is (including the question mark)

http://www.lmsal.com/her/dev/search-hpkb/hek?

Following the url base, one can append a list of keywords to specify the type of command and options for that specific command.

Search for Features/Events in HER

To search for Features and Events in HER, one must append to the base url:

cmd=search

Display

xxx

HekWiki: ApplicationProgrammingInterface (last edited 2014-08-15 05:19:04 by MarkCheung)