Skip to content

Commit b9bd5d8

Browse files
committed
add link to epidatpy api keys handling
1 parent ccd3392 commit b9bd5d8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/api/api_keys.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@ there are several ways to use your key to authenticate your requests:
4242

4343
### Using a client
4444

45-
* covidcast
45+
* [epidatr](https://cmu-delphi.github.io/epidatr/#api-keys)
46+
* [epidatpy](https://github.com/cmu-delphi/epidatpy/blob/dev/docs/index.rst#api-keys)
47+
* [delphi-epidata](https://cmu-delphi.github.io/delphi-epidata/api/client_libraries.html)
48+
* covidcast (deprecated in favor of `epidatr` and `epidatpy`)
4649
* [R client](https://cmu-delphi.github.io/covidcast/covidcastR/reference/covidcast_signal.html#api-keys-1)
4750
* [Python client](https://cmu-delphi.github.io/covidcast/covidcast-py/html/signals.html#covidcast.use_api_key)
48-
* [epidatr](https://github.com/cmu-delphi/epidatr#api-keys)
49-
* [delphi-epidata](https://cmu-delphi.github.io/delphi-epidata/api/client_libraries.html)
5051

5152
### Via request parameter
5253

0 commit comments

Comments
 (0)