PlusMargin website screenshot

PlusMargin

PlusMargin (Plus Margin) is a Bangkok, Thailand based digital marketing and business consulting practice operating under the tagline "Connect | Engage | Convert." The firm focuses on inbound marketing strategy, personalized and AI-assisted marketing, buyer-persona development, and customer-journey mapping for its clients, and publishes Thai-language editorial content across marketing, business, advertising, technology, learning, insurance, and lifestyle topics. It was surfaced as a portfolio company of 500 Global — where secondary sources describe an earlier Singapore-founded "predictive persuasion" e-commerce personalization product — but the domain today serves a four-page consulting and content site with no trace of that platform. Enrichment on 2026-08-12 confirmed no product API, no developer portal, no SDKs on any package registry, no /.well-known/ discovery surface, no llms.txt and no agent card. The one callable, machine-readable surface is the stock WordPress REST API the marketing site exposes at /wp-json — 237 routes across 11 namespaces, anonymously readable for content — which is WordPress core's API rather than a product PlusMargin designed, documents, or supports.

PlusMargin publishes 2 APIs on the APIs.io network. Tagged areas include Company, Marketing, Digital Marketing, Consulting, and Advertising.

PlusMargin’s developer surface includes authentication and 13 more developer resources.

14.7/100 emerging ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyMarketingDigital MarketingConsultingAdvertisingCustomer EngagementThailand

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/plusmargin: 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 2

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

PlusMargin WordPress REST API

The stock WordPress REST API exposed by PlusMargin's marketing site. The root discovery document at /wp-json self-identifies as "Plus Margin" (url https://plusmargin.com) and re...

PlusMargin RSS Feed

RSS 2.0 syndication feed for PlusMargin's editorial content — Thai-language articles across Marketing, Business, Advertising, Technology, Learning, Insurance, Science and Lifest...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Plusmargin Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Plusmargin Authentication

0 schemes

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: plusmargin
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: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/plusmargin.png
name: PlusMargin
description: PlusMargin (Plus Margin) is a Bangkok, Thailand based digital marketing and business consulting practice operating
  under the tagline "Connect | Engage | Convert." The firm focuses on inbound marketing strategy, personalized and AI-assisted
  marketing, buyer-persona development, and customer-journey mapping for its clients, and publishes Thai-language editorial
  content across marketing, business, advertising, technology, learning, insurance, and lifestyle topics. It was surfaced
  as a portfolio company of 500 Global — where secondary sources describe an earlier Singapore-founded "predictive persuasion"
  e-commerce personalization product — but the domain today serves a four-page consulting and content site with no trace of
  that platform. Enrichment on 2026-08-12 confirmed no product API, no developer portal, no SDKs on any package registry,
  no /.well-known/ discovery surface, no llms.txt and no agent card. The one callable, machine-readable surface is the stock
  WordPress REST API the marketing site exposes at /wp-json — 237 routes across 11 namespaces, anonymously readable for content
  — which is WordPress core's API rather than a product PlusMargin designed, documents, or supports.
url: https://raw.githubusercontent.com/api-evangelist/plusmargin/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- Company
- Marketing
- Digital Marketing
- Consulting
- Advertising
- Customer Engagement
- Thailand
apis:
- aid: plusmargin:wordpress-rest-api
  name: PlusMargin WordPress REST API
  description: The stock WordPress REST API exposed by PlusMargin's marketing site. The root discovery document at /wp-json
    self-identifies as "Plus Margin" (url https://plusmargin.com) and registers 237 routes across 11 namespaces — wp/v2 content
    routes plus plugin namespaces (yoast/v1, redirection/v1, contact-form-7/v1, wp-smush/v1, wp-block-editor/v1, wp-site-health/v1,
    wp-abilities/v1, oembed/1.0 and two site-specific namespaces). Core content collections — posts, pages, categories, tags,
    types, users, media, search — are readable with no credentials. This is WordPress core's API surface, not a product PlusMargin
    designed, documents, or supports; it is catalogued because it is the only callable machine-readable interface the company
    serves. Write operations and the Abilities API require WordPress Application Password credentials.
  humanURL: https://developer.wordpress.org/rest-api/
  baseURL: https://plusmargin.com/wp-json
  tags:
  - Content
  - REST
  - JSON
  - WordPress
  - CMS
  properties:
  - type: Documentation
    url: https://developer.wordpress.org/rest-api/
  - type: APIReference
    url: https://developer.wordpress.org/rest-api/reference/
  - type: Authentication
    url: authentication/plusmargin-authentication.yml
  - type: Conventions
    url: conventions/plusmargin-conventions.yml
  - type: ErrorCatalog
    url: errors/plusmargin-problem-types.yml
  - type: RateLimits
    url: rate-limits/plusmargin-rate-limits.yml
  x-discovery:
    root: https://plusmargin.com/wp-json
    status: 200
    advertised_by: 'Link: <https://plusmargin.com/wp-json/>; rel="https://api.w.org/"'
    routes: 237
    namespaces: 11
    checked: '2026-08-12'
  x-note: Ownership verified per STEP 0c — the document is served from the company's own apex host and names itself "Plus
    Margin" with url https://plusmargin.com. No OpenAPI describes it; /openapi.json, /openapi.yaml and /swagger.json all 404
    on this host.
- aid: plusmargin:rss-feed
  name: PlusMargin RSS Feed
  description: RSS 2.0 syndication feed for PlusMargin's editorial content — Thai-language articles across Marketing, Business,
    Advertising, Technology, Learning, Insurance, Science and Lifestyle. Served as application/rss+xml with no authentication.
    A Yoast-generated sitemap index is also published, covering post, page, category, tag and author URLs.
  humanURL: https://plusmargin.com/
  baseURL: https://plusmargin.com/feed/
  tags:
  - Feed
  - RSS
  - Syndication
  - Content
  properties:
  - type: BlogRSS
    url: https://plusmargin.com/feed/
  - type: Sitemap
    url: https://plusmargin.com/sitemap.xml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://plusmargin.com
- type: About
  url: https://plusmargin.com/about/
- type: Contact
  url: https://plusmargin.com/contact/
- type: PrivacyPolicy
  url: https://plusmargin.com/privacy-policy/
- type: DomainSecurity
  url: security/plusmargin-domain-security.yml
- type: BlogRSS
  url: https://plusmargin.com/feed/
- type: Sitemap
  url: https://plusmargin.com/sitemap.xml
- type: Authentication
  url: authentication/plusmargin-authentication.yml
- type: Conventions
  url: conventions/plusmargin-conventions.yml
- type: ErrorCatalog
  url: errors/plusmargin-problem-types.yml
- type: RateLimits
  url: rate-limits/plusmargin-rate-limits.yml
- type: Plans
  url: plans/plusmargin-plans-pricing.yml
- type: Packages
  url: packages/plusmargin-packages.yml
- type: LLMsTxt
  url: llms/plusmargin-llms.txt
x-enrichment:
  date: '2026-08-12'
  status: minimal
  artifacts_added: 8
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: PlusMargin runs a four-page WordPress consulting site — its own page sitemap lists only /, /about/, /contact/ and
    /privacy-policy/ — with no developer, API, docs or pricing page, no api/developer/docs subdomain (all NXDOMAIN), and no
    package on any registry; the only machine-readable surface is the CMS's own /wp-json route index.
  evidence:
  - url: https://plusmargin.com/page-sitemap.xml
    status: 200
  - url: https://plusmargin.com/openapi.json
    status: 404
  - url: https://plusmargin.com/.well-known/agent-card.json
    status: 404
  - url: https://plusmargin.com/llms.txt
    status: 404
  - url: https://plusmargin.com/wp-json
    status: 200
  checked: '2026-08-12'

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