How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Pure Storage Authorization API

Pure Storage uses the OAuth 2.0 Token Exchange authorization grant and JSON Web Tokens (JWTs)to authenticate to the Pure Storage REST API.Before you can exchange the ID token for an access token, create and enable the API clientto generate the `key_id`, `id`, and `issuer` values.These values will be used as JWT claims for the `subject_token` parameter.

Pure Storage Authorization API is one of 130 APIs that Pure Storage publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 12 JSON Schema definitions.

Tagged areas include Authorization. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, code examples, a JSON-LD context, and 12 JSON Schemas.

This API exposes 7 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 2.52.

Requests are made against a single base URL, /.

7 operations 7 paths 11 schemas 2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.52
Server
/
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 2 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Authorization 7

Pure Storage uses the OAuth 2.0 Token Exchange authorization grant and JSON Web Tokens (JWTs) to authenticate to the Pure Storage REST API. Before you can exchange the ID token fo…

POST
/oauth2/1.0/token
Pure Storage Get Access Token
1 param body → 200400401
GET
/api/api_version
Pure Storage List Available API Versions
1 param → 200
POST
/api/2.52/login
Pure Storage Create a User Session
2 params body → 200
POST
/api/2.52/logout
Pure Storage POST Logout (Placeholder)
2 params → 200
POST
/api/login
Pure Storage Log in a User
2 params body → 200
POST
/api/logout
Pure Storage POST Logout
1 param → 200
GET
/api/login-banner
Pure Storage GET Loginbanner
1 param → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are LoginPost (2 properties), LoginPost_2 (2 properties), LoginBannerGetResponse (1 property), UsernameResponse (1 property). Each schema is shown below with its type and property counts.

Login
OauthSubjectTokenType
string
An identifier that indicates the type of security token specifed in the subjecttoken parameter. The Pure Storage REST API supports the JSON Web Token (JWT) as…
UsernameResponse
object
1 property
LoginBannerGetResponse
object
1 property
LoginPost
object
2 properties
_api_versions
array
A list of supported API versions.
Username
object
1 property
LoginPost_2
object
2 properties
Api_versionResponse
object
1 property
OauthSubjectToken
string
An encoded security ID Token representing the identity of the party on behalf of whom the request is being made. The token must be issued by a trusted identity…
OauthGrantType
string
The method by which the access token will be obtained. The Pure Storage REST API supports the OAuth 2.0 "token exchange" grant type, which indicates that a tok…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pure-storage-authorization-api-openapi.yml Raw ↑

Other APIs Pure Storage publishes across the network.

Portworx Kubernetes API
Pure Storage Active Directory API
Pure Storage Administrators API
Pure Storage Alert Watchers API
Pure Storage Alerts API
Pure Storage API Clients API
Pure Storage Apps API
Pure Storage Array Connections API
Pure Storage Arrays API
Pure Storage Audit Log Target for File Systems API
Pure Storage Audit Log Target for Object Store API
Pure Storage Audits API
Where this information came from

This is an independent, third-party profile of Pure Storage Authorization API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.