Skip to content

Commit fb9f2c2

Browse files
committed
DOC: Update API key length
1 parent cf5368d commit fb9f2c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ To install the latest stable version of the package from PyPI:
4545
## Usage
4646
The library needs to be configured with an API key from your account.
4747
[Sign up](https://databento.com/signup) for free and you will automatically
48-
receive a set of API keys to start with. Each API key is a 28-character
49-
string that can be found on the API Keys page of your [Databento user portal](https://databento.com/platform/keys).
48+
receive a set of API keys to start with. Each API key is a 32-character
49+
string starting with `db-`, that can be found on the API Keys page of your [Databento user portal](https://databento.com/platform/keys).
5050

5151
A simple Databento application looks like this:
5252

0 commit comments

Comments
 (0)