Urban Remedy · Authentication Profile

Urbanremedy Authentication

Authentication

Urban Remedy secures its APIs with none and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyFoodOrganicPlant-BasedJuiceWellnessE-CommerceRetail
Methods: none, apiKey Schemes: 2 OAuth flows: API key in:

Security Schemes

public-store-api none
woocommerce-rest-keys apiKey

Source

Authentication Profile

urbanremedy-authentication.yml Raw ↑
generated: '2026-07-21'
method: derived
source: live probes of https://urbanremedy.com/wp-json/ (2026-07-21)
summary:
  types: [none, apiKey]
  notes: >-
    Urban Remedy publishes no developer program of its own; its API surface is
    the platform-provided WordPress + WooCommerce REST layer at /wp-json/.
    Access models observed live: the WooCommerce Store API (wc/store/v1) and
    the WordPress content API (wp/v2 read endpoints) are public and
    unauthenticated (verified HTTP 200 with JSON payloads); the WooCommerce
    management REST API (wc/v3) rejects unauthenticated requests (verified
    HTTP 401) and, per the WooCommerce platform standard, requires store-issued
    consumer key/secret credentials that are not publicly available.
schemes:
- name: public-store-api
  type: none
  description: WooCommerce Store API (wc/store/v1) — public read access to the
    product catalog; cart/checkout routes use platform-managed Cart-Token
    session tokens.
  evidence: GET /wp-json/wc/store/v1/products returned 200 with product JSON
- name: woocommerce-rest-keys
  type: apiKey
  description: WooCommerce management REST API (wc/v3) — requires WooCommerce
    consumer key/secret issued by the store; not a public developer program.
  evidence: GET /wp-json/wc/v3/products returned 401 unauthenticated

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.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/urbanremedy-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 email required.

A second provider on the same verified email joins the account you already have.