https://<domain>.login.illumina.com
, where <domain>
is substituted with the domain name assigned to the tenant.After generating an API key, save the key somewhere secure to be referenced when using the command-line interface or APIs.
When accessing the API using the API Reference page or through REST client tools, theAuthorization
header must be provided with the value set toBearer <token>
where<token>
is replaced with a valid JSON Web Token (JWT). For generating a JWT, see JSON Web Token (JWT).
id
field for identifying the resource. These fixed machine-readable IDs are used for accessing and modifying the resource through the API or CLI, even if the resource name changes.