Matik website screenshot

Matik

Matik is a data-driven content automation platform that generates personalized presentations, documents, spreadsheets, reports, and emails directly from connected data sources — BI tools, CRMs, data warehouses, spreadsheets, and REST APIs. Teams in Sales, Customer Success, and Revenue Operations use templates with dynamic content, conditional logic, and AI-generated narratives to produce on-brand content at scale across Google Slides, PowerPoint, PDF, and email. Matik exposes a REST External API (OAuth 2.0) covering templates, presentations, dynamic content, data sources, bulk generation, analytics, webhooks, and AI query building, plus a beta MCP server for agent-driven content generation.

Matik publishes 1 API on the APIs.io network: External API. Tagged areas include Company, Content Automation, Presentations, Documents, and Data-Driven Content.

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

Matik’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 26 more developer resources.

46.3/100 developing ▬ flat Agent 30/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessApproval
1 APIs 1 MCP Servers
CompanyContent AutomationPresentationsDocumentsData-Driven ContentSales EnablementCustomer SuccessRevenue OperationsArtificial IntelligenceMCP

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/matik: 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.

Matik External API

OAuth 2.0 REST API for automating content generation with Matik — manage templates, generate presentations/documents/spreadsheets, run dynamic content queries against connected ...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Matik MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Matik Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Matik Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

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

Matik Webhooks

ASYNCAPI

Security Posture 3

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

Matik Authentication

oauth2 · 1 scheme

SECURITY

Matik Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Matik Trust Center

SOC 2 Type I, SOC 2 Type II, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Matik Scopes

2 scopes · authorizationCode

2 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 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

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: matik
name: Matik
description: Matik is a data-driven content automation platform that generates personalized presentations, documents, spreadsheets,
  reports, and emails directly from connected data sources — BI tools, CRMs, data warehouses, spreadsheets, and REST APIs.
  Teams in Sales, Customer Success, and Revenue Operations use templates with dynamic content, conditional logic, and AI-generated
  narratives to produce on-brand content at scale across Google Slides, PowerPoint, PDF, and email. Matik exposes a REST External
  API (OAuth 2.0) covering templates, presentations, dynamic content, data sources, bulk generation, analytics, webhooks,
  and AI query building, plus a beta MCP server for agent-driven content generation.
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: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - plans
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://cdn.prod.website-files.com/6169c25fc3b5f387dbc1b0ab/672c8fdcb72e6d3999cd7f45_Matik%20Logo%20On%20White%20Colored.png
url: https://raw.githubusercontent.com/api-evangelist/matik/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- menlo-ventures
x-tier: profiled
x-tier-reason: has-public-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- Content Automation
- Presentations
- Documents
- Data-Driven Content
- Sales Enablement
- Customer Success
- Revenue Operations
- Artificial Intelligence
- MCP
tags_raw:
- Company
- Content Automation
- Presentations
- Documents
- Data-Driven Content
- Sales Enablement
- Customer Success
- Revenue Operations
- AI
- MCP
apis:
- name: Matik External API
  description: OAuth 2.0 REST API for automating content generation with Matik — manage templates, generate presentations/documents/spreadsheets,
    run dynamic content queries against connected data sources, manage data sources, bulk-generate, pull analytics, and subscribe
    to webhooks. 91 documented operations across 15 resource areas, the largest being data sources (27), templates (13) and
    dynamic content (11). No OpenAPI is published; the reference is Docusaurus-rendered and the only machine-readable client
    artifact is a Postman OAuth collection.
  humanURL: https://developer.matik.io/
  baseURL: https://app.matik.io/api/1.0/
  tags:
  - Content Automation
  - Presentations
  - Dynamic Content
  properties:
  - type: APIReference
    url: https://developer.matik.io/docs/matik/matik-external-api
  - type: Authentication
    url: authentication/matik-authentication.yml
  - type: ErrorCatalog
    url: errors/matik-problem-types.yml
  - type: RateLimits
    url: rate-limits/matik-rate-limits.yml
  - type: Postman
    url: postman/matik-oauth-postman-collection.json
common:
- type: Website
  url: https://matik.io
- type: DeveloperPortal
  url: https://developer.matik.io/
- type: Documentation
  url: https://developer.matik.io/docs/category/matik-api
- type: APIReference
  url: https://developer.matik.io/docs/matik/matik-external-api
- type: GettingStarted
  url: https://developer.matik.io/guides/quickstart
- type: Support
  url: https://help.matik.io
- type: Blog
  url: https://www.matik.io/blog
- type: GitHubOrganization
  url: https://github.com/matik-io
- type: SignUp
  url: https://www.matik.io/request-demo
- type: Login
  url: https://app.matik.io
- type: TermsOfService
  url: https://www.matik.io/terms
- type: PrivacyPolicy
  url: https://www.matik.io/privacy
- type: StatusPage
  url: https://status.matik.io
- type: Postman
  url: https://developer.matik.io/guides/oauth
- type: SourceCode
  url: https://gitlab.com/matik-io/api-example-app
- type: Compliance
  url: https://www.matik.io/security
- type: TrustCenter
  url: security/matik-trust-center.yml
- type: Authentication
  url: authentication/matik-authentication.yml
- type: OAuthScopes
  url: scopes/matik-scopes.yml
- type: MCPServer
  url: mcp/matik-mcp.yml
- type: ToolCrosswalk
  url: mcp/matik-tool-crosswalk.yml
- type: Webhooks
  url: asyncapi/matik-webhooks.yml
- type: Packages
  url: packages/matik-packages.yml
- type: ErrorCatalog
  url: errors/matik-problem-types.yml
- type: RateLimits
  url: rate-limits/matik-rate-limits.yml
- type: Plans
  url: plans/matik-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/matik-lifecycle.yml
- type: Conventions
  url: conventions/matik-conventions.yml
- type: Conformance
  url: conformance/matik-conformance.yml
- type: DomainSecurity
  url: security/matik-domain-security.yml
- type: DataModel
  url: data-model/matik-data-model.yml
- type: LLMsTxt
  url: llms/matik-llms.txt
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 6
  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/matik"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/matik/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/matik/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.