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.

45.2/100 developing ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaidFree trial
1 APIs
CompanyEnterpriseCRMSalesMarketingCustomer ServiceSoftware-as-a-ServiceChinaPlatform-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/fxiaoke: 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 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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Enterprise
- CRM
- Sales
- Marketing
- Customer Service
- Software-as-a-Service
- China
- Platform-as-a-Service
tags_raw:
- 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

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/fxiaoke"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fxiaoke/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fxiaoke/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.