Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Elastic Path Application Keys API

You can use application keys to generate `client_credentials` and `implicit` tokens.

Elastic Path Application Keys API is one of 100 APIs that Elastic Path publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application Keys. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 25.1126.6886238.

Requests are made against 2 base URLs: https://useast.api.elasticpath.com, https://euwest.api.elasticpath.com.

5 operations 2 paths 7 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
25.1126.6886238
Base URL
https://useast.api.elasticpath.com
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Elastic Path Application Keys API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerToken). By default, every request must be authenticated.

Paths & Operations 5

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

Application Keys 5

You can use application keys to generate clientcredentials and implicit tokens.

POST
/v2/application-keys
Create an Application Key
CreateAnApplicationKey body → 201400409500
GET
/v2/application-keys
List Application Keys
ListApplicationKeys 2 params → 200400500
GET
/v2/application-keys/{application-key-id}
Get an Application Key
GetAnApplicationKey 1 param → 200400404500
PUT
/v2/application-keys/{application-key-id}
Update an Application Key
UpdateAnApplicationKey 1 param body → 200400404409500
DELETE
/v2/application-keys/{application-key-id}
Delete an Application Key
DeleteAnApplicationKey 1 param → 204400404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ApplicationKey (6 properties), PaginationLinks (5 properties), ListMeta (3 properties), Timestamps (3 properties). Each schema is shown below with its type and property counts.

Timestamps
object
3 properties
Meta
object
1 property
Errors
object
1 property 1 required
LinkURI
stringnull
ListMeta
object
3 properties
ApplicationKey
object
6 properties
PaginationLinks
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elastic-path-application-keys-api-openapi.yml Raw ↑

Other APIs Elastic Path publishes across the network.

Elastic Path GraphQL API
Elastic Path Account Addresses API
Elastic Path Account Authentication Settings API
Elastic Path Account Cart Associations API
Elastic Path Account Management Authentication API
Elastic Path Account Members API
Elastic Path Account Membership API
Elastic Path Account Membership Settings API
Elastic Path Account Tags API
Elastic Path Accounts API
Elastic Path Administrator Latest Releases Catalog API API
Elastic Path Authentication Realms API