Check that you authenticated with the correct host, client ID, and client secret, and that your organization's firewalls are not blocking the API calls to the host.
See more
Go to {host}/user/apps and create an application by clicking “Create New”. Once the application exists, you will be able to get a client ID and client secret to use for authentication.
See more
All API calls sent by applications are tracked and throttled. Anonymous requests are limited to 1,000 credits per day. Authenticated requests are limited to 10,000 credits per day. Credits are res...
See more
Certain public datasets in Knoema are accessible and can be read with SDMX-compatible clients. Knoema platform supports data retrieval in Compact SDMX format (SDMX 2.0) and Structure Specific Dat...
See more
In order to enable Snowflake Secure Share you should do the following:
Log in to the portal as a Manager
Click on your initials in the top right corner and select Admin
On the left hand side unde...
See more
Below are a series of direct REST API requests that can be placed after the host to return a JSON object or archive of JSON objects. All API requests are tested in Postman. Additional documentatio...
See more
Convenient client libraries are available for Python and C#. Note, however, that C# is available for certain datasets only. For more details and client-library-specific installation details, comma...
See more
To extract a specific time series from the Dataset Viewer by API, follow these steps:
Open a dataset.
Make your data selections.
Choose the API format (JSON, Python, R, C#, or SDMX). The script w...
See more
The API (“Application Programming Interface”) is a tool to connect one computer program (the platform URL) to another (the application where the data will be used).
A streaming, RESTful API is av...
See more