Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

Credentials

qiskit.providers.ibmq.credentials

Utilities for working with IBM Quantum Experience account credentials.


Classes

Credentials(token, url[, websockets_url, ...])IBM Quantum Experience account credentials and preferences.

Exceptions

CredentialsError(*message)Base class for errors raised during credential management.
InvalidCredentialsFormatError(*message)Errors raised when the credentials are in an invalid format.
CredentialsNotFoundError(*message)Errors raised when the credentials are not found.
Was this page helpful?
Report a bug or request content on GitHub.