Joor

JOOR is a New York-based SaaS company (founded 2010) operating a leading B2B wholesale fashion commerce platform and digital marketplace that connects fashion brands with retailers to run their wholesale business end to end. The platform digitizes wholesale buying with online linesheets, lookbooks, virtual showrooms, order management, and the JOOR Marketplace, alongside products such as JOOR Pay (wholesale payments), JOOR Passport (virtual trade shows), and Retail data/analytics. JOOR connects thousands of brands with hundreds of thousands of retail doors globally. Its production platform is fronted by a Kong API gateway and secured with Keycloak-based OpenID Connect authentication; API access is partner/integration-oriented rather than a self-serve public developer program. This profile was enriched from JOOR's live public surface (OIDC discovery, GitHub organization, and status page).

Joor publishes 1 API on the APIs.io network. Tagged areas include Company, Fashion, Wholesale, Retail, and eCommerce.

Joor’s developer surface includes authentication and 9 more developer resources.

14.2/100 minimal Agent 14/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyFashionWholesaleRetaileCommerceB2BMarketplacePayments

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 14.2/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 14/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/joor: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

JOOR Identity (OpenID Connect)

JOOR's production identity service, a Keycloak realm exposing standard OpenID Connect / OAuth 2.0 endpoints (authorize, token, userinfo, introspection, JWKS) used to authenticat...

Resources

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: joor
name: Joor
description: JOOR is a New York-based SaaS company (founded 2010) operating a leading B2B wholesale fashion commerce platform
  and digital marketplace that connects fashion brands with retailers to run their wholesale business end to end. The platform
  digitizes wholesale buying with online linesheets, lookbooks, virtual showrooms, order management, and the JOOR Marketplace,
  alongside products such as JOOR Pay (wholesale payments), JOOR Passport (virtual trade shows), and Retail data/analytics.
  JOOR connects thousands of brands with hundreds of thousands of retail doors globally. Its production platform is fronted
  by a Kong API gateway and secured with Keycloak-based OpenID Connect authentication; API access is partner/integration-oriented
  rather than a self-serve public developer program. This profile was enriched from JOOR's live public surface (OIDC discovery,
  GitHub organization, and status page).
url: https://raw.githubusercontent.com/api-evangelist/joor/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
- canaan-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://www.jooraccess.com/favicon.ico
tags:
- Company
- Fashion
- Wholesale
- Retail
- eCommerce
- B2B
- Marketplace
- Payments
apis:
- name: JOOR Identity (OpenID Connect)
  description: JOOR's production identity service, a Keycloak realm exposing standard OpenID Connect / OAuth 2.0 endpoints
    (authorize, token, userinfo, introspection, JWKS) used to authenticate access to the JOOR platform and its partner/integration
    APIs behind the Kong gateway.
  humanURL: https://auth.jooraccess.com/auth/realms/joor/.well-known/openid-configuration
  baseURL: https://auth.jooraccess.com/auth/realms/joor
  properties:
  - type: OpenIDConnect
    url: https://auth.jooraccess.com/auth/realms/joor/.well-known/openid-configuration
  - type: Authentication
    url: authentication/joor-authentication.yml
  - type: OAuthScopes
    url: scopes/joor-scopes.yml
common:
- type: DomainSecurity
  url: security/joor-domain-security.yml
- type: Website
  url: https://www.jooraccess.com
- type: GitHubOrganization
  url: https://github.com/joor
- type: StatusPage
  url: https://status.joor.com
- type: WellKnown
  url: well-known/joor-well-known.yml
- type: Authentication
  url: authentication/joor-authentication.yml
- type: OAuthScopes
  url: scopes/joor-scopes.yml
- type: Conformance
  url: conformance/joor-conformance.yml
- type: Lifecycle
  url: lifecycle/joor-lifecycle.yml
- type: LLMsTxt
  url: llms/joor-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence