Merge · Example Payload

Knowledge Base Api Article Example

IntegrationPlatformUnified-APIAgent HandlerLLM Gateway

Knowledge Base Api Article Example is an example object payload from Merge, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idremote_idtitlecontentcontainerauthorurlpermissionsremote_was_deletedcreated_atmodified_at

Example Payload

Raw ↑
{
  "id": "2c8e8a64-7f4b-49c1-a1d6-66f43f56e9d2",
  "remote_id": "98765",
  "title": "Onboarding Runbook — Engineering",
  "content": "# Welcome\n\nThis runbook covers laptop setup, repo access, and the first-week ladder...",
  "container": "f1a09f0e-1c43-4a4c-b1bc-2e6e3c84e123",
  "author": "0a1ee2b5-1f02-4b16-913f-65b6f0d2a811",
  "url": "https://example.atlassian.net/wiki/spaces/ENG/pages/12345/Onboarding-Runbook",
  "permissions": [
    { "principal": "0a1ee2b5-1f02-4b16-913f-65b6f0d2a811", "principal_type": "USER", "level": "ADMIN" },
    { "principal": "fb3c7ec1-9b53-4d7b-9f10-9b65d3c041aa", "principal_type": "GROUP", "level": "READ" }
  ],
  "remote_was_deleted": false,
  "created_at": "2024-08-12T14:00:00Z",
  "modified_at": "2026-05-19T09:42:00Z"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/knowledge-base-api-article-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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.