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 identity-providers API

Identity Providers

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

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

This API exposes 6 operations across 3 paths, and defines 10 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.

6 operations 3 paths 10 schemas 1 DELETE3 GET1 PATCH1 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 identity-providers API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the application flow, exposing 29 scopes.

Paths & Operations 6

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

identity-providers 6

Identity Providers

GET
/iam/providers
listProviders
listProviders → default200400401403429500502
POST
/iam/providers
createProvider
createProvider 2 params → default201400401403409429500
DELETE
/iam/providers/{alias}
destroyProvider
destroyProvider 1 param → default204401403404429500502
GET
/iam/providers/{alias}
showProvider
showProvider 1 param → default200400401403404429500
PATCH
/iam/providers/{alias}
updateProvider
updateProvider 3 params → default200400401403404429500
GET
/iam/supported-providers
listSupportedProviders
listSupportedProviders → default200401403429500502503

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Problem (9 properties), IdentityProviderConfig (5 properties), IdentityProviderResponse (5 properties), CreateIdentityProviderRequest (4 properties). Each schema is shown below with its type and property counts.

IdentityProviderVendor
string
Supported Vendors for Identity Providers
UpdateIdentityProviderRequest
object
Update an Identity Provider.
2 properties 1 required
Problem
object
9 properties
IdentityProviderResponse
object
Configured identity provider
5 properties
CreateIdentityProviderRequest
object
Create an Identity Provider
4 properties 3 required
IdentityProvidersResponse
object
A list of configured identity providers
1 property
SupportedIdentityProvider
object
Supported identity providers and protocols
2 properties
SupportedIdentityProviders
object
A list of supported identity providers and protocols
1 property
IdentityProviderConfig
object
Identity Provider configuration
5 properties
IdentityProviderProtocol
string
Supported Protocols for Identity Providers

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

newstore-identity-providers-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 data API
Newstore EasypostAdapterConfig API
Newstore external-public API
Newstore fulfillment-requests API
Newstore Import Schemas API