unitaryfund / metriq-client

Fork of papers-with-code client
https://metriq.info
Apache License 2.0
3 stars 10 forks source link

Task: make a request with the Metriq API, via the client #36

Closed WrathfulSpatula closed 2 years ago

WrathfulSpatula commented 2 years ago

Like we spoke about in the meeting today, while logged into Metriq, go to the "API Token" item under the "Account menu." Generate (and save securely) your API token. Use this as the argument to create a MetriqClient() class instance in this script:

https://github.com/unitaryfund/metriq-client/blob/development/examples/metriq_hello.py

Make sure that you can successfully connect to the production environment API, with that script. Both assignees, either together or separately, please make sure you can make a successful authenticated request, that way. (You'll get some kind of single-line response message string.)

MariaM0003 commented 2 years ago

Commenting for assignment

KarenRezkalla2 commented 2 years ago

commenting for assignment