Fxiaoke website screenshot

Fxiaoke

Fxiaoke (纷享销客 / Fenxiang) is a Chinese enterprise SaaS company providing a connected, AI-driven "Agentic CRM" platform that spans marketing, sales, and customer service for 6,000+ enterprise customers across manufacturing, consumer goods, healthcare, and technology. Its Open API v2 platform (developer.fxiaoke.com) exposes CRM business objects (accounts, contacts, leads, opportunities, products, orders) and common services such as approval workflows, contact/directory sync, and business-data sync over a JSON/HTTP RPC interface hosted at open.fxiaoke.com. Authentication uses a self-built enterprise application (appId + appSecret + permanentCode) exchanged for a corp/app access token, alongside a modern OAuth 2.1 authorization server (PKCE, dynamic client registration) discoverable via RFC 8414 metadata. Backed by DCM Ventures and Qiming Venture Partners.

Fxiaoke publishes 1 API on the APIs.io network. Tagged areas include Company, Enterprise, CRM, Sales, and Marketing.

Fxiaoke’s developer surface includes documentation, API reference, getting-started guide, support, pricing, engineering blog, authentication, and 22 more developer resources.

44.5/100 developing ▲ 17.5 Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessPaidFree trial
1 APIs
CompanyEnterpriseCRMSalesMarketingCustomer ServiceSaaSChinaPaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 44.5/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 4.1 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/fxiaoke: 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 1

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

Fxiaoke Open API v2

The Fxiaoke Open API v2 exposes CRM business objects (accounts, contacts, leads, opportunities, products, orders) and common services (approval workflows, directory/contact sync...

Pricing Plans 1

Published pricing tiers and plan structures.

Fxiaoke Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Fxiaoke Rate Limits

4 limits

RATE LIMITS

Security Posture 3

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

Fxiaoke Authentication

oauth2/custom-token · 4 schemes

SECURITY

Fxiaoke Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Fxiaoke Trust Center

ISO/IEC 27001, ISO/IEC 27701, ISO/IEC 20000-1, ISO 9001, MLPS / 等级保护, SOC 1, SOC 2

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Fxiaoke Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fxiaoke
accessModel:
  pricing: paid
  onboarding: sales-assisted
  trial: true
  try_now: false
  public: false
  label: Paid seats with a free trial; API metered by a purchased quota pack
  confidence: high
  source:
  - authentication
  - https://www.fxiaoke.com/ap/market-price/
  - https://developer.fxiaoke.com/openapi_v2/start/guide/rate.html
  note: 'Seat pricing is published (CNY 119 and CNY 220 per user per month, 12-month minimum) and both tiers offer a free
    trial. API access itself is NOT self-serve: a tenant with no purchased Open API resource pack receives errorCode 30003
    on every call, and the pack price is "contact customer service".'
  generated: '2026-08-13'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fxiaoke.png
name: Fxiaoke
description: Fxiaoke (纷享销客 / Fenxiang) is a Chinese enterprise SaaS company providing a connected, AI-driven "Agentic CRM"
  platform that spans marketing, sales, and customer service for 6,000+ enterprise customers across manufacturing, consumer
  goods, healthcare, and technology. Its Open API v2 platform (developer.fxiaoke.com) exposes CRM business objects (accounts,
  contacts, leads, opportunities, products, orders) and common services such as approval workflows, contact/directory sync,
  and business-data sync over a JSON/HTTP RPC interface hosted at open.fxiaoke.com. Authentication uses a self-built enterprise
  application (appId + appSecret + permanentCode) exchanged for a corp/app access token, alongside a modern OAuth 2.1 authorization
  server (PKCE, dynamic client registration) discoverable via RFC 8414 metadata. Backed by DCM Ventures and Qiming Venture
  Partners.
url: https://raw.githubusercontent.com/api-evangelist/fxiaoke/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- dcm-ventures
- qiming
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Enterprise
- CRM
- Sales
- Marketing
- Customer Service
- SaaS
- China
- PaaS
apis:
- name: Fxiaoke Open API v2
  description: The Fxiaoke Open API v2 exposes CRM business objects (accounts, contacts, leads, opportunities, products, orders)
    and common services (approval workflows, directory/contact sync, business-data sync) as a JSON-over-HTTP POST RPC interface.
    Enterprise apps authenticate with appId + appSecret + permanentCode to obtain a company/app access token, then call object
    CRUD and query operations. Responses use an errorCode / errorMessage / traceId envelope.
  humanURL: https://developer.fxiaoke.com/openapi_v2/
  baseURL: https://open.fxiaoke.com
  properties:
  - type: Documentation
    url: https://developer.fxiaoke.com/openapi_v2/
  - type: APIReference
    url: https://developer.fxiaoke.com/openapi_v2/object/CommoditiesAndProducts/ProductObj/add.html
  - type: GettingStarted
    url: https://developer.fxiaoke.com/openapi_v2/start/quickstart/start.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: http://www.fxiaoke.com/
- type: DeveloperPortal
  url: https://open.fxiaoke.com/
- type: Documentation
  url: https://developer.fxiaoke.com/openapi_v2/
- type: APIReference
  url: https://developer.fxiaoke.com/openapi_v2/object/CommoditiesAndProducts/ProductObj/add.html
- type: GettingStarted
  url: https://developer.fxiaoke.com/openapi_v2/start/quickstart/start.html
- type: Support
  url: https://help.fxiaoke.com/
- type: Pricing
  url: https://www.fxiaoke.com/ap/market-price/
- type: Blog
  url: https://www.fxiaoke.com/crm/news/
- type: TermsOfService
  url: https://www.fxiaoke.com/protocols/index.html
- type: PrivacyPolicy
  url: https://www.fxiaoke.com/secure/index.html
- type: Authentication
  url: authentication/fxiaoke-authentication.yml
- type: Conventions
  url: conventions/fxiaoke-conventions.yml
- type: ErrorCatalog
  url: errors/fxiaoke-problem-types.yml
- type: Lifecycle
  url: lifecycle/fxiaoke-lifecycle.yml
- type: WellKnown
  url: well-known/fxiaoke-well-known.yml
- type: Conformance
  url: conformance/fxiaoke-conformance.yml
- type: LLMsTxt
  url: llms/fxiaoke-llms.txt
- type: DomainSecurity
  url: security/fxiaoke-domain-security.yml
- type: SignUp
  url: https://www.fxiaoke.com/ap/reg/
- type: Login
  url: https://www.fxiaoke.com/XV/User/Login
- type: HelpCenter
  url: https://help.fxiaoke.com/
- type: Packages
  url: packages/fxiaoke-packages.yml
- type: SDKs
  url: packages/fxiaoke-packages.yml
- type: Components
  url: components/fxiaoke-components.yml
- type: RateLimits
  url: rate-limits/fxiaoke-rate-limits.yml
- type: Plans
  url: plans/fxiaoke-plans-pricing.yml
- type: DataModel
  url: data-model/fxiaoke-data-model.yml
- type: TrustCenter
  url: security/fxiaoke-trust-center.yml
- type: Compliance
  url: security/fxiaoke-trust-center.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 8
  pass: local-v1