UrbanFox website screenshot

UrbanFox

UrbanFox is an AI-powered online payment fraud detection and prevention platform that uses generative AI and behavioral intelligence - rather than static rule-sets - to detect payment fraud, account takeover, and bot traffic across transactions, sessions, and accounts. The Techstars-backed company ships a tenant-scoped Customer API (OAuth 2.0 client credentials) for fraud case management, end-user account management, activity metrics, credential rotation, and clickstream collector integration.

UrbanFox publishes 6 APIs on the APIs.io network, including Cases API, End User Accounts API, Metrics API, and 3 more. Tagged areas include Fraud Detection, Payment Fraud, Account Takeover, Bot Detection, and Risk Management.

UrbanFox’s developer surface includes documentation, API reference, getting-started guide, support, pricing, signup flow, authentication, and 17 more developer resources.

40.2/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
Fraud DetectionPayment FraudAccount TakeoverBot DetectionRisk ManagementSecurityArtificial IntelligenceE-Commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/urbanfox: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

UrbanFox Cases API

Fraud case retrieval and updates.

UrbanFox End User Accounts API

End-user account retrieval, creation, updates, and deletion.

UrbanFox Metrics API

Aggregated tenant metrics and time-series reporting.

UrbanFox OAuth API

OAuth token generation for machine-to-machine authentication.

UrbanFox Snippet API

Tenant integration snippet retrieval.

UrbanFox Tenants API

Tenant details and tenant authentication credentials.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 7

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Urbanfox Authentication

oauth2 · 1 scheme

SECURITY

Urbanfox Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Urbanfox Scopes

13 scopes · clientCredentials

13 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Urbanfox Agentic Access

14 operations · 6 acting

14 operations · 6 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

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

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: urbanfox
name: UrbanFox
description: UrbanFox is an AI-powered online payment fraud detection and prevention platform that uses generative AI and
  behavioral intelligence - rather than static rule-sets - to detect payment fraud, account takeover, and bot traffic across
  transactions, sessions, and accounts. The Techstars-backed company ships a tenant-scoped Customer API (OAuth 2.0 client
  credentials) for fraud case management, end-user account management, activity metrics, credential rotation, and clickstream
  collector integration.
url: https://raw.githubusercontent.com/api-evangelist/urbanfox/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: enriched
x-tier-reason: real API surface found (docs.urbanfox.io + OpenAPI 3.1)
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Fraud Detection
- Payment Fraud
- Account Takeover
- Bot Detection
- Risk Management
- Security
- Artificial Intelligence
- E-Commerce
tags_raw:
- Fraud Detection
- Payment Fraud
- Account Takeover
- Bot Detection
- Risk Management
- Security
- Artificial Intelligence
- eCommerce
image: https://www.urbanfox.io/hubfs/Favicon.png
apis:
- aid: urbanfox:urbanfox-cases-api
  name: UrbanFox Cases API
  description: Fraud case retrieval and updates.
  humanURL: https://docs.urbanfox.io/api-reference
  baseURL: https://api.demo-retail.urbanfox.io
  tags:
  - Cases
  properties:
  - type: OpenAPI
    url: openapi/urbanfox-cases-api-openapi.yml
  - type: Documentation
    url: https://docs.urbanfox.io/
- aid: urbanfox:urbanfox-end-user-accounts-api
  name: UrbanFox End User Accounts API
  description: End-user account retrieval, creation, updates, and deletion.
  humanURL: https://docs.urbanfox.io/api-reference
  baseURL: https://api.demo-retail.urbanfox.io
  tags:
  - End User Accounts
  properties:
  - type: OpenAPI
    url: openapi/urbanfox-end-user-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.urbanfox.io/
- aid: urbanfox:urbanfox-metrics-api
  name: UrbanFox Metrics API
  description: Aggregated tenant metrics and time-series reporting.
  humanURL: https://docs.urbanfox.io/api-reference
  baseURL: https://api.demo-retail.urbanfox.io
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/urbanfox-metrics-api-openapi.yml
  - type: Documentation
    url: https://docs.urbanfox.io/
- aid: urbanfox:urbanfox-oauth-api
  name: UrbanFox OAuth API
  description: OAuth token generation for machine-to-machine authentication.
  humanURL: https://docs.urbanfox.io/api-reference
  baseURL: https://api.demo-retail.urbanfox.io
  tags:
  - Authentication
  tags_raw:
  - OAuth
  properties:
  - type: OpenAPI
    url: openapi/urbanfox-oauth-api-openapi.yml
  - type: Documentation
    url: https://docs.urbanfox.io/
- aid: urbanfox:urbanfox-snippet-api
  name: UrbanFox Snippet API
  description: Tenant integration snippet retrieval.
  humanURL: https://docs.urbanfox.io/api-reference
  baseURL: https://api.demo-retail.urbanfox.io
  tags:
  - Snippet
  properties:
  - type: OpenAPI
    url: openapi/urbanfox-snippet-api-openapi.yml
  - type: Documentation
    url: https://docs.urbanfox.io/
- aid: urbanfox:urbanfox-tenants-api
  name: UrbanFox Tenants API
  description: Tenant details and tenant authentication credentials.
  humanURL: https://docs.urbanfox.io/api-reference
  baseURL: https://api.demo-retail.urbanfox.io
  tags:
  - Tenants
  properties:
  - type: OpenAPI
    url: openapi/urbanfox-tenants-api-openapi.yml
  - type: Documentation
    url: https://docs.urbanfox.io/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/urbanfox-customer-api-overlay.yaml
- type: Website
  url: https://urbanfox.io/
- type: DeveloperPortal
  url: https://docs.urbanfox.io/
- type: Documentation
  url: https://docs.urbanfox.io/
- type: APIReference
  url: https://docs.urbanfox.io/api-reference
- type: GettingStarted
  url: https://docs.urbanfox.io/tutorials/first-api-call
- type: Support
  url: https://docs.urbanfox.io/support
- type: PrivacyPolicy
  url: https://www.urbanfox.io/privacy-policy
- type: Pricing
  url: https://www.urbanfox.io/
  name: Plans (Free trial / Business / Enterprise) published on the homepage
- type: SignUp
  url: https://2ffr2z.share-eu1.hsforms.com/2wcLUdqqOSWOmGkVadK7V0g
  name: Sign Up (homepage call-to-action form)
- type: LLMsTxt
  url: llms/urbanfox-llms.txt
  name: Published at https://docs.urbanfox.io/llms.txt
- type: Authentication
  url: authentication/urbanfox-authentication.yml
- type: OAuthScopes
  url: scopes/urbanfox-scopes.yml
- type: DomainSecurity
  url: security/urbanfox-domain-security.yml
- type: AgenticAccess
  url: agentic-access/urbanfox-agentic-access.yml
- type: X-MCPServerCandidate
  url: mcp/urbanfox-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
  name: Candidate MCP tool surface derived from the OpenAPI (no official server)
- type: Conformance
  url: conformance/urbanfox-conformance.yml
- type: ErrorCatalog
  url: errors/urbanfox-problem-types.yml
- type: Lifecycle
  url: lifecycle/urbanfox-lifecycle.yml
- type: Conventions
  url: conventions/urbanfox-conventions.yml
- type: Components
  url: components/urbanfox-components.yml
- type: DataModel
  url: data-model/urbanfox-data-model.yml
- type: Packages
  url: packages/urbanfox-packages.yml
  name: Registry search record - no first-party SDKs published
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 21
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/urbanfox"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/urbanfox/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/urbanfox/evidence"

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.