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

Newstore data API is one of 42 APIs that Newstore publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include data. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 3 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://dodici-demo.p.newstore.net.

3 operations 2 paths 3 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://dodici-demo.p.newstore.net
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Newstore data API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

Paths & Operations 3

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

data 3

PII Data

POST
/customer/data
createData
createData 2 params → default201400403429500502503
DELETE
/customer/data/{data_id}
destroyData
destroyData 1 param → default204400403404429500502
GET
/customer/data/{data_id}
showData
showData 1 param → default200400403404429500502

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Problem (9 properties), CreateDataRequest (3 properties), CreateDataResponse (1 property). Each schema is shown below with its type and property counts.

CreateDataResponse
object
Store file response.
1 property 1 required
CreateDataRequest
object
Create data request.
3 properties 2 required
Problem
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-data-api-openapi.yml Raw ↑

Other APIs Newstore publishes across the network.

Newstore address API
Newstore audit-events API
Newstore cart API
Newstore cashboxes API
Newstore customer-configuration API
Newstore customer-profile API
Newstore customerProfile API
Newstore EasypostAdapterConfig API
Newstore external-public API
Newstore fulfillment-requests API
Newstore identity-providers API
Newstore Import Schemas API