Liquid Instruments · OAuth Scopes
Liquid Instruments OAuth Scopes
OAuth 2.0
probed
Liquid Instruments publishes 5 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, implicit, and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Liquid Instruments API on a user’s behalf.
Tokens are issued from https://auth.liquidinstruments.com/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyTest and MeasurementInstrumentationHardwareOscilloscopeSpectrum AnalyzerData AcquisitionFPGAPhotonicsScientific InstrumentsElectronicsLaboratory
Scopes: 5
Flows: authorizationCode, clientCredentials, deviceCode, implicit, password
Method: probed
OAuth endpoints
Authorization URL
https://auth.liquidinstruments.com/oauth2/authorize
https://auth.liquidinstruments.com/oauth2/authorize
Token URL
https://auth.liquidinstruments.com/oauth2/token
https://auth.liquidinstruments.com/oauth2/token
Flows
authorizationCodeclientCredentialsdeviceCodeimplicitpassword
authorizationCodeclientCredentialsdeviceCodeimplicitpassword
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope — requests an ID token identifying the end user. | |
| offline_access | Requests a refresh token so the client can obtain new access tokens without the user being present. | |
| Releases the email and email_verified claims. | ||
| phone | Releases the phone_number claim. | |
| profile | Releases the profile claims (name, given_name, family_name, middle_name, preferred_username, picture, birthdate). |
📄 Provider scope reference: https://apis.liquidinstruments.com/cli/login.html