Smarter Sorting · Authentication Profile
Smarter Sorting Authentication
Authentication
Smarter Sorting secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyProduct DataRegulatory ComplianceHazardous WasteRetailConsumer GoodsSupply ChainSustainabilityDangerous GoodsProduct Classification
Methods: http
Schemes: 1
OAuth flows:
API key in:
Security Schemes
api_key http
scheme: bearer
Source
Authentication Profile
generated: '2026-08-28'
method: searched
source: >-
openapi/smarter-sorting-customer-classification-v1-openapi.yml (derived baseline via
derive-authentication.py), upgraded from the provider's own auth documentation at
https://api.smartersorting.com/docs#setup (HTTP 200) and confirmed against a live
unauthenticated call to https://api.smartersorting.com/classification/v1/products (HTTP 401).
docs: https://api.smartersorting.com/docs#setup
summary:
types:
- http
oauth2: false
openid_connect: false
mtls: false
api_key: false
schemes:
- name: api_key
type: http
scheme: bearer
header: Authorization
value_format: 'Bearer <API key>'
issuance: >-
Human sign-in to the developer portal using Auth0 credentials mints a static bearer key. There
is no programmatic key-issuance endpoint, no client-credentials flow, and no token exchange —
an agent cannot obtain a credential without a human first logging into the portal.
environments:
- name: production
portal: https://api.smartersorting.com/docs
base_url: https://api.smartersorting.com
- name: staging
portal: https://api.staging.smarterx.com/docs
base_url: https://api.staging.smarterx.com
key_prefix_convention: none
key_prefix_note: >-
No prefix distinguishes a staging key from a production key, so a credential alone does not
reveal which environment it addresses — only the host does.
rotation_policy_published: false
scopes: []
sources:
- openapi/smarter-sorting-customer-classification-v1-openapi.yml
- https://api.smartersorting.com/docs#setup
applies_to:
- getProductByFieldMatch
- getListOfProducts
- getCountOfProducts
- putProductAttributesByIdentifier
- patchProductAttributesByIdentifier
- bulkUploadProducts
anonymous_operations:
- operationId: customerClassificationAPIDocs
path: /classification/v1/docs
note: >-
The OpenAPI self-description is served anonymously — confirmed HTTP 200 with no credential on
both api.smartersorting.com and api.smarterx.com. This is the reason the provider has a
discoverable machine-readable contract at all.
observations:
- >-
The spec declares Authorization BOTH as an httpBearer securityScheme AND as an explicit required
header parameter on every business operation. That duplication is redundant under OpenAPI 3.1 and
will make some generators emit the header twice. Recorded in
overlays/smarter-sorting-customer-classification-v1-overlay.yaml.
- >-
No OAuth or OIDC discovery is served: /.well-known/oauth-authorization-server,
/.well-known/oauth-protected-resource and /.well-known/openid-configuration all return 404 on
every probed host. Auth0 is used for portal sign-in only, not as an API-caller authorization flow.
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/smarter-sorting-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.