Simpplr

Simpplr is an AI-powered employee experience platform (modern intranet, employee communications, recognition, and virtual assistant) used by enterprises to inform, engage, and connect their workforce. Built on the Salesforce platform, Simpplr publishes a REST "Extensibility Center" API at developer.simpplr.com that lets developers programmatically manage sites, pages, blogs, events, alerts, notifications, people/audiences, content, search, media, and adoption/engagement analytics. Authentication is OAuth 2.0 (bearer token) via a connected app on the Salesforce platform. Simpplr was founded in 2014, is headquartered in Redwood City, California, and is backed by venture investors including Norwest Venture Partners and Sapphire Ventures. This profile was added to the API Evangelist network from the VC portfolio pipeline and enriched from Simpplr's public developer surface.

Simpplr publishes 1 API on the APIs.io network. Tagged areas include Company, Employee Experience, Intranet, Employee Communications, and Digital Workplace.

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

32.8/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyEmployee ExperienceIntranetEmployee CommunicationsDigital WorkplaceInternal CommunicationsHRCollaborationEnterprise SoftwareSalesforce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 32.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 1.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/simpplr: 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 1

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

Simpplr Extensibility Center API

Simpplr's REST API for managing intranet content and community — sites, pages, blogs, events, alerts, notifications, people and audiences, content approval/engagement, search, m...

MCP Servers 1

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

simpplr-mcp.yml

MCP SERVER

Security Posture 4

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

Simpplr Authentication

oauth2 · 1 scheme

SECURITY

Simpplr Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Simpplr Vulnerability Disclosure

security.txt

SECURITY

Simpplr Trust Center

SOC 2, ISO 27001, HIPAA, GDPR, PCI DSS, CCPA

SECURITY

Resources

Get Started 3

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 1

Pagination, idempotency, versioning, errors, and events

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: simpplr
name: Simpplr
description: Simpplr is an AI-powered employee experience platform (modern intranet, employee communications, recognition,
  and virtual assistant) used by enterprises to inform, engage, and connect their workforce. Built on the Salesforce platform,
  Simpplr publishes a REST "Extensibility Center" API at developer.simpplr.com that lets developers programmatically manage
  sites, pages, blogs, events, alerts, notifications, people/audiences, content, search, media, and adoption/engagement analytics.
  Authentication is OAuth 2.0 (bearer token) via a connected app on the Salesforce platform. Simpplr was founded in 2014,
  is headquartered in Redwood City, California, and is backed by venture investors including Norwest Venture Partners and
  Sapphire Ventures. This profile was added to the API Evangelist network from the VC portfolio pipeline and enriched from
  Simpplr's public developer surface.
url: https://raw.githubusercontent.com/api-evangelist/simpplr/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
- sapphire-ventures
x-tier: enriched
x-tier-reason: has-public-api
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 9
  pass: local-v1
image: https://www.simpplr.com/wp-content/uploads/2023/01/simpplr-logo.png
tags:
- Company
- Employee Experience
- Intranet
- Employee Communications
- Digital Workplace
- Internal Communications
- HR
- Collaboration
- Enterprise Software
- Salesforce
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Simpplr Extensibility Center API
  description: Simpplr's REST API for managing intranet content and community — sites, pages, blogs, events, alerts, notifications,
    people and audiences, content approval/engagement, search, media uploads, and adoption/engagement analytics. OAuth 2.0
    bearer authentication via a Salesforce connected app.
  humanURL: https://developer.simpplr.com/reference/introduction
  baseURL: https://api.ec.simpplr.com/api
  properties:
  - type: DeveloperPortal
    url: https://developer.simpplr.com/
  - type: APIReference
    url: https://developer.simpplr.com/reference/introduction
  - type: GettingStarted
    url: https://developer.simpplr.com/reference/introduction
  - type: Authentication
    url: authentication/simpplr-authentication.yml
  - type: MCPServer
    url: mcp/simpplr-mcp.yml
common:
- type: DomainSecurity
  url: security/simpplr-domain-security.yml
- type: Website
  url: https://simpplr.com
- type: DeveloperPortal
  url: https://developer.simpplr.com/
- type: Documentation
  url: https://developer.simpplr.com/reference/introduction
- type: APIReference
  url: https://developer.simpplr.com/reference/introduction
- type: GettingStarted
  url: https://developer.simpplr.com/reference/authenticating-via-an-external-application
- type: Integrations
  url: https://www.simpplr.com/integrations-apis/
- type: Support
  url: https://help.simpplr.com/
- type: HelpCenter
  url: https://help.simpplr.com/
- type: Blog
  url: https://www.simpplr.com/blog/
- type: Pricing
  url: https://www.simpplr.com/pricing/
- type: SignUp
  url: https://app.simpplr.com/
- type: PrivacyPolicy
  url: https://www.simpplr.com/privacy/
- type: Compliance
  url: https://www.simpplr.com/security-compliance/
- type: TrustCenter
  url: https://www.simpplr.com/security-compliance/
- type: Security
  url: https://simpplr.com/vulnerability-disclosure-policy
- type: SecurityTxt
  url: well-known/simpplr-security.txt
- type: WellKnown
  url: well-known/simpplr-well-known.yml
- type: VulnerabilityDisclosure
  url: security/simpplr-vulnerability-disclosure.yml
- type: Authentication
  url: authentication/simpplr-authentication.yml
- type: MCPServer
  url: mcp/simpplr-mcp.yml
- type: LLMsTxt
  url: llms/simpplr-llms.txt
- type: Conventions
  url: conventions/simpplr-conventions.yml