We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The API module is the API for interacting with the Helioviewer API and the Helios API.
Any API requests made to the Helioviewer API must be done from src/API/helioviewer.js
src/API/helioviewer.js
Any API requests made to the Helios flask API (located in the server folder), must be made from src/API/helios.ts
server
src/API/helios.ts
You can see documentation on the available functions on Helios here And the helioviewer js docs here