Movable Ink website screenshot

Movable Ink

Movable Ink is a New York-headquartered marketing technology company that turns customer data into personalized content across email, mobile and web. Its two products are Studio, which generates composite images and interactive content at the moment a message is opened, and Da Vinci, an AI decisioning layer that chooses what content each customer sees. The integration surface is a write-only Customer Data API that streams behavioral events into Studio, a family of native and wrapper mobile SDKs (iOS, Android, React Native, Cordova, Flutter, Expo), a Studio app toolchain built around the `movable` CLI and the cropduster library, and dozens of ESP/CDP connectors. API reference material is customer-gated; no OpenAPI is published.

Movable Ink publishes 2 APIs on the APIs.io network. Tagged areas include Company, Marketing, Personalization, Email, and Customer Data.

The Movable Ink catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Movable Ink’s developer surface includes documentation, getting-started guide, support, engineering blog, signup flow, changelog, CLI, and 27 more developer resources.

50.9/100 developing ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs
CompanyMarketingPersonalizationEmailCustomer DataMobile SDKArtificial IntelligenceAdvertising TechnologyContentEvents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 50.9/100 · developing
Contract Quality 12.9 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 7.2 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 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 6 / 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/movable-ink: 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 2

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

Movable Ink Customer Data API

A write-only HTTP collector that ingests customer behavioral events in real time so Movable Ink Studio can use them for targeting and content generation. Callers POST Segment-sh...

Movable Ink Platform Identity (OpenID Connect)

The OpenID Connect provider that fronts the Movable Ink Studio and Da Vinci web application at app.movableink.com. It publishes a full OIDC discovery document and an RFC 8414 au...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Movable Ink Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

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

Movable Ink Authentication

2 schemes

SECURITY

Movable Ink Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Movable Ink Vulnerability Disclosure

disclosure policy published

SECURITY

Movable Ink Trust Center

ISO/IEC 27001, ISO/IEC 27701, ISO/IEC 42001 (AI Management System), SOC 2 Type II, GDPR, CCPA, EU-U.S. Data Privacy Framework (incl. UK Extension and Swiss-U.S. DPF)

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Movable Ink Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

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 4

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 5

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: movable-ink
name: Movable Ink
description: Movable Ink is a New York-headquartered marketing technology company that turns customer data into personalized
  content across email, mobile and web. Its two products are Studio, which generates composite images and interactive content
  at the moment a message is opened, and Da Vinci, an AI decisioning layer that chooses what content each customer sees. The
  integration surface is a write-only Customer Data API that streams behavioral events into Studio, a family of native and
  wrapper mobile SDKs (iOS, Android, React Native, Cordova, Flutter, Expo), a Studio app toolchain built around the `movable`
  CLI and the cropduster library, and dozens of ESP/CDP connectors. API reference material is customer-gated; no OpenAPI is
  published.
image: https://cdn.prod.website-files.com/6601ecc67f6256b863e8143f/6655e1590788a6b11d9441a3_MovableInk-Share.jpeg
url: https://raw.githubusercontent.com/api-evangelist/movable-ink/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-04'
modified: '2026-08-12'
tags:
- Company
- Marketing
- Personalization
- Email
- Customer Data
- Mobile SDK
- Artificial Intelligence
- Advertising Technology
- Content
- Events
apis:
- aid: movable-ink:customer-data-api
  name: Movable Ink Customer Data API
  description: 'A write-only HTTP collector that ingests customer behavioral events in real time so Movable Ink Studio can
    use them for targeting and content generation. Callers POST Segment-shaped JSON events (type, event, user_id or anonymous_id,
    timestamp, timezone, properties) to a per-tenant endpoint URL with the tenant key in the path, authenticated with HTTP
    Basic credentials issued by the Movable Ink Solutions team. The API is deliberately schema-flexible: field names are mapped
    per customer at onboarding rather than fixed by a published contract.'
  humanURL: https://movableink.com/studio
  baseURL: https://collector.movableink-dmz.com
  tags:
  - Customer Data
  - Events
  - Personalization
  - Marketing
  properties:
  - type: Authentication
    url: authentication/movable-ink-authentication.yml
  - type: Conventions
    url: conventions/movable-ink-conventions.yml
  - type: ErrorCatalog
    url: errors/movable-ink-problem-types.yml
- aid: movable-ink:identity
  name: Movable Ink Platform Identity (OpenID Connect)
  description: The OpenID Connect provider that fronts the Movable Ink Studio and Da Vinci web application at app.movableink.com.
    It publishes a full OIDC discovery document and an RFC 8414 authorization-server metadata document anonymously, advertising
    authorization, token, userinfo, revocation, device-code, dynamic client registration and MFA challenge endpoints, PKCE
    (S256), and a JWKS.
  humanURL: https://app.movableink.com/
  baseURL: https://auth.movableink.com
  tags:
  - Authentication
  - OpenID Connect
  - OAuth
  properties:
  - type: OpenIDConnect
    url: well-known/movable-ink-openid-configuration.json
  - type: OAuthScopes
    url: scopes/movable-ink-scopes.yml
  - type: Authentication
    url: authentication/movable-ink-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/movable-ink-trust-center.yml
- type: DomainSecurity
  url: security/movable-ink-domain-security.yml
- type: Website
  url: https://movableink.com/
- type: DeveloperPortal
  url: https://sdk-mobile.movableink.com/
- type: Documentation
  url: https://sdk-mobile.movableink.com/
- type: GettingStarted
  url: https://sdk-mobile.movableink.com/
- type: Support
  url: https://support.movableink.com/
- type: HelpCenter
  url: https://learning.movableink.com/
- type: Blog
  url: https://movableink.com/resources/blog
- type: GitHubOrganization
  url: https://github.com/movableink
- type: SignUp
  url: https://app.movableink.com/
- type: Login
  url: https://app.movableink.com/
- type: TermsOfService
  url: https://movableink.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://movableink.com/privacy-policy
- type: Compliance
  url: https://movableink.com/privacy-security-and-compliance
- type: Security
  url: security/movable-ink-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/movable-ink-vulnerability-disclosure.yml
- type: StatusPage
  url: https://status.movableink.com
- type: ChangeLog
  url: changelog/movable-ink-changelog.yml
- type: Lifecycle
  url: lifecycle/movable-ink-lifecycle.yml
- type: Packages
  url: packages/movable-ink-packages.yml
- type: SDKs
  url: packages/movable-ink-packages.yml
- type: CLI
  url: cli/movable-ink-cli.yml
- type: WellKnown
  url: well-known/movable-ink-well-known.yml
- type: LLMsTxt
  url: llms/movable-ink-llms.txt
- type: Conformance
  url: conformance/movable-ink-conformance.yml
- type: Conventions
  url: conventions/movable-ink-conventions.yml
- type: Authentication
  url: authentication/movable-ink-authentication.yml
- type: OAuthScopes
  url: scopes/movable-ink-scopes.yml
- type: ErrorCatalog
  url: errors/movable-ink-problem-types.yml
- type: Plans
  url: plans/movable-ink-plans-pricing.yml
- type: RateLimits
  url: rate-limits/movable-ink-rate-limits.yml
- type: Webhooks
  url: asyncapi/movable-ink-webhooks.yml
- type: Components
  url: components/movable-ink-components.yml
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 4
  pass: local-v1
x-coverage:
  state: covered
  detail: Real public artifacts were harvested (llms.txt, OIDC + OAuth AS metadata, JWKS, Trust Center certifications, status
    page, package registries, plans, rate limits, webhook surface, client-side components), but Movable Ink's own API reference
    sits on support.movableink.com behind a Cloudflare interstitial and an active-tenant requirement, so no machine-readable
    contract exists for the Customer Data API. Contract re-discovery on 2026-08-12 re-ran the full hunt — OpenAPI/Swagger
    paths on the collector and docs hosts, agent cards at both well-known paths on six hosts, DNS for mcp./api./docs./developer.
    subdomains, and the movableink GitHub org — and every probe missed.
  evidence:
  - url: https://support.movableink.com/api/v2/help_center/en-us/categories.json
    status: 401
  - url: https://collector.movableink-dmz.com/openapi.json
    status: 404
  - url: https://support.movableink.com/hc/en-us
    status: 403
  - url: https://collector.movableink-dmz.com/.well-known/agent-card.json
    status: 404
  checked: '2026-08-12'