Intelligems

Intelligems is an AI-powered A/B testing, pricing optimization, and personalization platform for ecommerce stores, built primarily as a Shopify app. Merchants use it to test and personalize product and subscription pricing, discounts and offers, shipping strategies, content and landing pages, the checkout experience, and post-purchase offers, then measure the profit impact with built-in analytics. For developers, Intelligems exposes a REST External API (manage experiences and pull experiment and sitewide analytics), a client-side JavaScript API (window.igData), a headless React SDK (@intelligems/headless), and an official hosted MCP server with 30 tools that connects experiments, Shopify store data, and analytics to Claude, ChatGPT, and Gemini.

Intelligems publishes 1 API on the APIs.io network: External API. Tagged areas include Company, A/B Testing, Ecommerce, Pricing, and Personalization.

Intelligems’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 12 more developer resources.

49.9/100 developing Agent 55/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyA/B TestingEcommercePricingPersonalizationConversion Rate OptimizationShopifyAnalyticsExperimentation

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 49.9/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 55/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/intelligems: 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

Intelligems External API

REST API to manage Intelligems experiences (A/B tests and personalizations) and pull experiment-level and sitewide analytics. Authenticates with an API key in the intelligems-ac...

MCP Servers

intelligems-mcp.yml

MCP SERVER

Rate Limits

Intelligems Rate Limits

3 limits

RATE LIMITS

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 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: intelligems
name: Intelligems
description: Intelligems is an AI-powered A/B testing, pricing optimization, and personalization platform for ecommerce stores,
  built primarily as a Shopify app. Merchants use it to test and personalize product and subscription pricing, discounts and
  offers, shipping strategies, content and landing pages, the checkout experience, and post-purchase offers, then measure
  the profit impact with built-in analytics. For developers, Intelligems exposes a REST External API (manage experiences and
  pull experiment and sitewide analytics), a client-side JavaScript API (window.igData), a headless React SDK (@intelligems/headless),
  and an official hosted MCP server with 30 tools that connects experiments, Shopify store data, and analytics to Claude,
  ChatGPT, and Gemini.
url: https://raw.githubusercontent.com/api-evangelist/intelligems/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: profiled
x-tier-reason: enriched
image: https://intelligems.io/favicon.ico
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- A/B Testing
- Ecommerce
- Pricing
- Personalization
- Conversion Rate Optimization
- Shopify
- Analytics
- Experimentation
apis:
- name: Intelligems External API
  description: REST API to manage Intelligems experiences (A/B tests and personalizations) and pull experiment-level and sitewide
    analytics. Authenticates with an API key in the intelligems-access-token header. Versioned in the path (v25-10-beta).
  humanURL: https://docs.intelligems.io/developer-resources/external-api
  baseURL: https://api.intelligems.io
  tags:
  - A/B Testing
  - Analytics
  - Ecommerce
  properties:
  - type: OpenAPI
    url: openapi/intelligems-external-api-openapi.yml
  - type: Overlay
    url: overlays/intelligems-external-api-overlay.yaml
  - type: Authentication
    url: authentication/intelligems-authentication.yml
  - type: Conventions
    url: conventions/intelligems-conventions.yml
  - type: RateLimits
    url: rate-limits/intelligems-rate-limits.yml
  - type: ErrorCatalog
    url: errors/intelligems-problem-types.yml
  - type: Lifecycle
    url: lifecycle/intelligems-lifecycle.yml
  - type: Conformance
    url: conformance/intelligems-conformance.yml
  - type: DataModel
    url: data-model/intelligems-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/intelligems-agentic-access.yml
- type: DomainSecurity
  url: security/intelligems-domain-security.yml
- type: MCPServer
  url: mcp/intelligems-mcp.yml
- type: Packages
  url: packages/intelligems-packages.yml
- type: SDKs
  url: packages/intelligems-packages.yml
- type: Components
  url: components/intelligems-components.yml
- type: LLMsTxt
  url: llms/intelligems-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DeveloperPortal
  url: https://docs.intelligems.io/getting-started/getting-started
- type: Documentation
  url: https://docs.intelligems.io/
- type: APIReference
  url: https://docs.intelligems.io/developer-resources/external-api
- type: GettingStarted
  url: https://docs.intelligems.io/getting-started/getting-started
- type: Blog
  url: https://www.intelligems.io/resources/blog
- type: Support
  url: https://www.intelligems.io/company/get-in-touch
- type: Pricing
  url: https://www.intelligems.io/pricing
- type: SignUp
  url: https://apps.shopify.com/intelligems
- type: TermsOfService
  url: https://www.intelligems.io/terms-of-service
- type: PrivacyPolicy
  url: https://www.intelligems.io/privacy-policy
- type: Website
  url: https://intelligems.io/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence