We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5368d commit fb9f2c2Copy full SHA for fb9f2c2
README.md
@@ -45,8 +45,8 @@ To install the latest stable version of the package from PyPI:
45
## Usage
46
The library needs to be configured with an API key from your account.
47
[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).
+receive a set of API keys to start with. Each API key is a 32-character
+string starting with `db-`, that can be found on the API Keys page of your [Databento user portal](https://databento.com/platform/keys).
50
51
A simple Databento application looks like this:
52
0 commit comments