Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The documentation for the API can be found at our [Read the Docs site here](http

## Getting API access

Access is currently in closed Beta. Please reach out to <business@qognitive.io> in order to request access to our system.
Access is currently in closed Beta. Please reach out through [this link](https://www.qognitive.io/api-request) in order to request access to our system.

## Support

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ If you are interested in learning more about the algorithm then we'd suggest you
How do I get access?
--------------------

Currently to get access you should contact us at support@qognitive.io and we can provision you with an account and an API key.
Currently to get access you should contact us via `our website <https://www.qognitive.io/api-request>`_ and we can provision you with an account and an API key.


2 changes: 1 addition & 1 deletion qcog_python_client/schema/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
ModelGeneralParameters,
ModelPauliParameters,
NPEIGHStateParameters,
OptimizationMethodModel,
OptimizationMethod,
PowerIterStateParameters,
TrainingStatus,
)
Expand Down