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 Entries API

### Entries in CommerceEntries hold the pieces of data collected within the fields. If your flow has more than one field related to it, you see multiple field slugs.### Entries in Product Experience ManagerEntries hold the pieces of data collected within the attributes. If your template has more than one attribute related to it, you see multiple attribute slugs.

Elastic Path Entries 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 Entries. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 8 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 8 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 Entries 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.

Entries 5

Entries in Commerce Entries hold the pieces of data collected within the fields. If your flow has more than one field related to it, you see multiple field slugs. Entries in Produ…

GET
/v2/flows/{flowSlug}/entries
Get all Entries
getAllEntries 3 params → 200400404422500
POST
/v2/flows/{flowSlug}/entries
Create an Entry
createAnEntry 1 param body → 201400404422500
GET
/v2/flows/{flowSlug}/entries/{flowEntryID}
Get an Entry
getAnEntry 2 params → 200404500
DELETE
/v2/flows/{flowSlug}/entries/{flowEntryID}
Delete an Entry
deleteAnEntry 2 params → 204404500
PUT
/v2/flows/{flowSlug}/entries/{flowEntryID}
Update an Entry
updateAnEntry 2 params body → 200404422500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), Entry (4 properties), Meta (2 properties), FlowsEntriesRequest (1 property). Each schema is shown below with its type and property counts.

UUID
string
A unique identifier for a resource.
Error
object
5 properties 2 required
Meta
object
2 properties
ErrorResponse
object
1 property 1 required
Entry
object
4 properties
FlowsEntriesUpdateRequest
object
1 property
FlowsEntriesRequest
object
1 property
FlowsLinks
object
Links allow you to move between requests. Single entities use a self parameter with a link to that specific resource. Listing pages use the following: | Proper…
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elastic-path-entries-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 Application Keys API