Skip to main content
IBM Quantum Platform
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.
Warning

The package qiskit-ibmq-provider is being deprecated and its repo is going to be archived soon. Please transition to the new packages. More information in https://ibm.biz/provider_migration_guide

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.