NanoInformaTIX
Database API access
revision 1.3.1
24 March 2023
Version history
Revision | Date | Changes |
1.0.0 | 12 April 2019 | Initial release. |
1.1.0 | 6 May 2019 | Added information on forgotten API key retrieval. |
1.1.1 | 6 May 2019 | Added link to the demo Jupyter notebooks that can be run on mybinder.org. |
1.2.0 | 1 August 2019 | Restructuring, introduction added. |
1.2.1 | 6 August 2019 | Corrected the “make sure you can log in at” link in “Accessing the API portal (1/3)”. |
1.3.0 | 13 February 2020 | Added information about OAuth2. |
1.3.1 | 24 March 2023 | Improved descriptions, unified style, updated links. |
Introduction
The NanoInformaTIX database can be programmatically accessed via an API. Because not all data in the database is public, just like with the web user interface, the API also requires user authentication.
At present, the following types of authentication are supported:
This short manual provides step-by-step instructions on how to configure the desired API access:
I. Accessing the API portal (1/3)
I. Accessing the API portal (2/3)
I. Accessing the API portal (3/3)
II. Obtaining an API key (1/5)
II. Obtaining an API key (2/5)
II. Obtaining an API key (3/5)
II. Obtaining an API key (4/5)
II. Obtaining an API key (5/5)
Keep your API key secret!
It gives the same level of access to the data as your password.
III. Retrieving a forgotten API key (1/2)
If you forget your API key, do the following steps to retrieve it:
III. Retrieving a forgotten API key (2/2)
IV. Configuring OAuth2 (1/2)
IV. Configuring OAuth2 (2/2)
To have your OAuth2 client registered:
Further support
If you encounter any problems with these procedures, please contact support@ideaconsult.net.