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

fabric Customer Self API

These endpoints provide the feature for customers or shoppers to independently manage their details in the storefront.

fabric Customer Self API is one of 61 APIs that fabric publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://api.fabric.inc/v3.

7 operations 3 paths 11 schemas 1 DELETE3 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://{customer_name}.login.fabric.inc
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

fabric Customer Self API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — The access token.

Paths & Operations 7

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

Customer Self 7

These endpoints provide the feature for customers or shoppers to independently manage their details in the storefront.

GET
/customers/self
Get Customer Details - Customer Context
getCustomerSelf 2 params → 200400403404500
PUT
/customers/self
Update Customer Details - Customer Context
updateCustomerSelf 2 params body → 200400403404500
GET
/customers/self/customer-address
View Addresses - Customer Context
listCustomersAddressSelf 6 params → 200400403404500
POST
/customers/self/customer-address
Add Address - Customer Context.
createCustomerAddressSelf 2 params body → 201400403404500
GET
/customers/self/customer-address/{addressId}
View Address - Customer Context
getAddressForCustomerSelf 3 params → 200400403404500
PUT
/customers/self/customer-address/{addressId}
Update Address - Customer Context
updateAddressForCustomerSelf 3 params body → 200400403404500
DELETE
/customers/self/customer-address/{addressId}
Delete Address - Customer Context
deleteCustomersAddressSelf 3 params → 200400403404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are customer (12 properties), commonAddress (12 properties), customerAddressResponse (8 properties), commonName (5 properties). Each schema is shown below with its type and property counts.

updateCustomerSelfRequest
object
4 properties 2 required
message
object
The response message.
2 properties 2 required
commonName
object
The full name of the customer.
5 properties 2 required
customer
object
12 properties 6 required
listCustomerAddressResponse
object
The list of customer addresses for the customerId.
2 properties
updateCommonNameRequest
object
The customer's full name.
5 properties
Query
object
The pagination criteria.
3 properties
commonAddress
object
The address details.
12 properties 1 required
customerAddressResponse
object
8 properties 5 required
customerAddressRequest
object
3 properties 1 required
phone
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fabric-com-customer-self-api-openapi.yml Raw ↑

Other APIs fabric publishes across the network.

fabric Actions Endpoints API
fabric Addresses API
fabric Appeasements API
fabric Attributes API
fabric Authentication Endpoints API
fabric Bulk Import API
fabric Cancellations API
fabric Cart Actions API
fabric Cart Adjustments API
fabric Cart API
fabric Cart Fees API
fabric CartPayments API
Where this information came from

This is an independent, third-party profile of fabric Customer Self 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.