Saleo website screenshot

Saleo

Saleo is an AI-native demo experience platform for go-to-market teams, enabling sales and pre-sales engineers to run high-stakes live demos inside their native product, build self-serve interactive product tours, and deliver autonomous AI-driven demos around the clock. Its products include Live (real demos backed by AI-generated demo data), AI Demo Agent (autonomous multi-lingual discovery and demo agents), Data Creation Agent, Capture (interactive product tours and embeddable sandboxes), and a Partner Portal for resellers. Saleo serves enterprise customers including SAP, Salesforce, 6sense, Seismic, and SailPoint, and is backed by Emergence Capital. Its only standards-based, externally documented API is a SCIM 2.0 user and group provisioning endpoint used by the Saleo app in the Okta Integration Network; the product API that backs the Saleo Portal, Chrome extension and tour viewer is customer-authenticated and undocumented.

Saleo publishes 1 API on the APIs.io network. Tagged areas include Company, Sales Tech, Demo Automation, Sales Enablement, and Presales.

Saleo’s developer surface includes developer portal, documentation, support, engineering blog, pricing, authentication, and 20 more developer resources.

20.5/100 emerging ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanySales TechDemo AutomationSales EnablementPresalesGo-To-MarketAI AgentsSCIMIdentity ProvisioningSingle Sign-OnInteractive DemosProduct Tours

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

Saleo SCIM 2.0 Provisioning API

SCIM 2.0 (RFC 7643 / RFC 7644) user and group provisioning endpoint for the Saleo platform. Documented for customers through the Saleo Okta Integration Network application, whic...

Pricing Plans 1

Published pricing tiers and plan structures.

Saleo Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Saleo Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Saleo Authentication

http · 3 schemes

SECURITY

Saleo Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Saleo Trust Center

SOC 2 Type 2, ISO 27001, GDPR

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: saleo
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: sales
  trial: false
  try_now: false
  public: false
  label: Sales-Gated
  confidence: medium
  source:
  - https://saleo.io/pricing/
  - https://saleo.io/request-a-demo/
  generated: '2026-08-13'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/saleo.png
name: Saleo
description: Saleo is an AI-native demo experience platform for go-to-market teams, enabling sales and pre-sales engineers
  to run high-stakes live demos inside their native product, build self-serve interactive product tours, and deliver autonomous
  AI-driven demos around the clock. Its products include Live (real demos backed by AI-generated demo data), AI Demo Agent
  (autonomous multi-lingual discovery and demo agents), Data Creation Agent, Capture (interactive product tours and embeddable
  sandboxes), and a Partner Portal for resellers. Saleo serves enterprise customers including SAP, Salesforce, 6sense, Seismic,
  and SailPoint, and is backed by Emergence Capital. Its only standards-based, externally documented API is a SCIM 2.0 user
  and group provisioning endpoint used by the Saleo app in the Okta Integration Network; the product API that backs the Saleo
  Portal, Chrome extension and tour viewer is customer-authenticated and undocumented.
url: https://raw.githubusercontent.com/api-evangelist/saleo/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- emergence-capital
x-tier: profile
x-tier-reason: scim-api-discovered
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Sales Tech
- Demo Automation
- Sales Enablement
- Presales
- Go-To-Market
- AI Agents
- SCIM
- Identity Provisioning
- Single Sign-On
- Interactive Demos
- Product Tours
apis:
- name: Saleo SCIM 2.0 Provisioning API
  description: SCIM 2.0 (RFC 7643 / RFC 7644) user and group provisioning endpoint for the Saleo platform. Documented for
    customers through the Saleo Okta Integration Network application, which supports Create Users, Update User Attributes,
    Deactivate Users and Group Push (an Okta Group becomes a Saleo Team). Authentication uses a long-lived bearer API token
    minted from the Saleo Portal; tokens never expire but can be revoked. All SCIM resource endpoints — including ServiceProviderConfig,
    ResourceTypes and Schemas, which RFC 7644 allows to be served anonymously — return HTTP 401 with a conformant SCIM error
    envelope when unauthenticated, so the schema is not publicly readable and no OpenAPI is published.
  humanURL: https://help.saleo.io/articles/5029724323-how-to-configure-scim-within-saleo-s-okta-integration-network-app
  baseURL: https://api.platform.saleo.io/scim/v2
  tags:
  - SCIM
  - Identity Provisioning
  - User Management
  - Okta
  properties:
  - type: Authentication
    url: authentication/saleo-authentication.yml
  - type: Conformance
    url: conformance/saleo-conformance.yml
  - type: ErrorCatalog
    url: errors/saleo-problem-types.yml
  - type: Conventions
    url: conventions/saleo-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/saleo-domain-security.yml
- type: Website
  url: https://www.saleo.io
- type: Portal
  url: https://app.platform.saleo.io/
- type: Documentation
  url: https://help.saleo.io/
- type: Support
  url: https://saleo.io/contact-us/
- type: HelpCenter
  url: https://help.saleo.io/
- type: Blog
  url: https://saleo.io/blog/
- type: Pricing
  url: https://saleo.io/pricing/
- type: Login
  url: https://app.platform.saleo.io/
- type: TermsOfService
  url: https://saleo.io/about-us/terms-of-service/
- type: PrivacyPolicy
  url: https://saleo.io/about-us/privacy-policy/
- type: AcceptableUsePolicy
  url: https://saleo.io/about-us/acceptable-use-policy/
- type: Security
  url: https://saleo.io/platform/security/
- type: Compliance
  url: https://saleo.io/platform/security/
- type: TrustCenter
  url: security/saleo-trust-center.yml
- type: StatusPage
  url: https://status.saleo.io/
- type: Lifecycle
  url: lifecycle/saleo-lifecycle.yml
- type: LLMsTxt
  url: llms/saleo-llms.txt
- type: Conformance
  url: conformance/saleo-conformance.yml
- type: Authentication
  url: authentication/saleo-authentication.yml
- type: Conventions
  url: conventions/saleo-conventions.yml
- type: ErrorCatalog
  url: errors/saleo-problem-types.yml
- type: Components
  url: components/saleo-components.yml
- type: Packages
  url: packages/saleo-packages.yml
- type: Plans
  url: plans/saleo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/saleo-rate-limits.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 13
  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/saleo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/saleo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/saleo/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.