Rallyware

Rallyware is an AI-powered sales performance and workforce enablement platform that guides distributed sellers, distributors, and field teams toward the next best action using real-time performance data, adaptive learning, gamification, and behavioral insights. It replaces fragmented enablement tools with a single orchestration system for large field and direct-selling organizations, and markets open APIs and pre-built connectors for CRM, POS, WFM, inventory, and HR systems. Rallyware runs a production REST API — JSON-LD/Hydra over API Platform, secured with OAuth2 — but does not publish it. There is no developer portal, no API reference and no OpenAPI, and the API is deployed one tenant per host and provisioned under an enterprise contract. The only public, machine-readable description of that API is Rallyware's own React Native SDK on npm, which ships the API client, its OAuth2 auth strategies, and an embeddable component library; the artifacts in this repository are derived from it.

Rallyware publishes 1 API on the APIs.io network. Tagged areas include Company, Sales Enablement, Workforce Enablement, Learning and Development, and Performance Management.

Rallyware’s developer surface includes engineering blog, support, authentication, and 21 more developer resources.

24.6/100 emerging ▲ 8.8 Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanySales EnablementWorkforce EnablementLearning and DevelopmentPerformance ManagementGamificationDirect SellingEnterprise Software

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 24.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 2.1 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/rallyware: 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.

Rallyware Platform API

The Rallyware tenant API — identity, task programs, tasks and task units, unit results, badges and KPIs for a customer's field organization. A JSON-LD / Hydra REST API on API Pl...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Rallyware Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Rallyware Authentication

oauth2/http · 4 schemes

SECURITY

Rallyware Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Rallyware Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Rallyware Trust Center

SOC 2, GDPR

SECURITY

Resources

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

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: rallyware
name: Rallyware
description: Rallyware is an AI-powered sales performance and workforce enablement platform that guides distributed sellers,
  distributors, and field teams toward the next best action using real-time performance data, adaptive learning, gamification,
  and behavioral insights. It replaces fragmented enablement tools with a single orchestration system for large field and
  direct-selling organizations, and markets open APIs and pre-built connectors for CRM, POS, WFM, inventory, and HR systems.
  Rallyware runs a production REST API — JSON-LD/Hydra over API Platform, secured with OAuth2 — but does not publish it. There
  is no developer portal, no API reference and no OpenAPI, and the API is deployed one tenant per host and provisioned under
  an enterprise contract. The only public, machine-readable description of that API is Rallyware's own React Native SDK on
  npm, which ships the API client, its OAuth2 auth strategies, and an embeddable component library; the artifacts in this
  repository are derived from it.
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://www.rallyware.com/wp-content/uploads/2026/03/featured-image.png
url: https://raw.githubusercontent.com/api-evangelist/rallyware/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- Sales Enablement
- Workforce Enablement
- Learning and Development
- Performance Management
- Gamification
- Direct Selling
- Enterprise Software
apis:
- name: Rallyware Platform API
  description: The Rallyware tenant API — identity, task programs, tasks and task units, unit results, badges and KPIs for
    a customer's field organization. A JSON-LD / Hydra REST API on API Platform (Symfony), secured with OAuth2 bearer tokens
    issued at /oauth/v2/token. Rallyware publishes no developer portal, no API reference and no OpenAPI; this entry is profiled
    from Rallyware's own published React Native SDK, which contains the complete client implementation. Deployed one tenant
    per host, so the base URL is templated per customer and access is provisioned under an enterprise contract.
  humanURL: https://www.npmjs.com/package/@rallyware/sdk-react-native-components
  baseURL: https://{tenant}.rallyware.com
  baseURL_note: Templated and correct as written. Rallyware runs one deployment per customer on either a rallyware.com subdomain
    or a customer-branded domain; its own SDK requires the host as a caller-supplied argument. There is no shared api.rallyware.com.
    Resource paths sit under /api; the token endpoint is /oauth/v2/token.
  tags:
  - Sales Enablement
  - Workforce Enablement
  - Learning and Development
  - Performance Management
  - Gamification
  properties:
  - type: Authentication
    url: authentication/rallyware-authentication.yml
  - type: Conventions
    url: conventions/rallyware-conventions.yml
  - type: DataModel
    url: data-model/rallyware-data-model.yml
  - type: ErrorCatalog
    url: errors/rallyware-problem-types.yml
  - type: Lifecycle
    url: lifecycle/rallyware-lifecycle.yml
  - type: RateLimits
    url: rate-limits/rallyware-rate-limits.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/rallyware-vulnerability-disclosure.yml
- type: Website
  url: https://www.rallyware.com/
- type: Blog
  url: https://www.rallyware.com/blog
- type: Support
  url: https://www.rallyware.com/contact
- type: TermsOfService
  url: https://www.rallyware.com/terms
- type: PrivacyPolicy
  url: https://www.rallyware.com/privacy
- type: Security
  url: https://www.rallyware.com/security-2
- type: Compliance
  url: https://www.rallyware.com/security-2
- type: TrustCenter
  url: security/rallyware-trust-center.yml
- type: DomainSecurity
  url: security/rallyware-domain-security.yml
- type: LLMsTxt
  url: llms/rallyware-llms.txt
- type: GitHubOrganization
  url: https://github.com/rallyware
- type: Packages
  url: packages/rallyware-packages.yml
- type: SDKs
  url: packages/rallyware-packages.yml
- type: Components
  url: components/rallyware-components.yml
- type: Authentication
  url: authentication/rallyware-authentication.yml
- type: Conventions
  url: conventions/rallyware-conventions.yml
- type: DataModel
  url: data-model/rallyware-data-model.yml
- type: ErrorCatalog
  url: errors/rallyware-problem-types.yml
- type: Lifecycle
  url: lifecycle/rallyware-lifecycle.yml
- type: Conformance
  url: conformance/rallyware-conformance.yml
- type: Plans
  url: plans/rallyware-plans-pricing.yml
- type: RateLimits
  url: rate-limits/rallyware-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 16
  pass: local-v1
x-coverage:
  state: covered
  reason: profiled-from-first-party-sdk
  detail: 'Rallyware publishes no developer portal, no API reference and no OpenAPI, and its API is deployed one tenant per
    host with no anonymously reachable instance — but the contract is not actually hidden: Rallyware''s own React Native SDK
    on npm (@rallyware/sdk-react-native-components@1.2.1) ships the complete API client, so 17 operations, the OAuth2 auth
    model, Hydra pagination conventions and 17 typed entities were recovered first-party rather than recorded as an absence.'
  evidence:
  - url: https://registry.npmjs.org/@rallyware/sdk-react-native-components
    status: 200
  - url: https://www.rallyware.com/security-2
    status: 200
  - url: https://www.rallyware.com/openapi.json
    status: 404
  - url: https://status.rallyware.com/
    status: 200
    note: 302s to an AWS Cognito login for the internal "rlw-internal" user pool.
  checked: '2026-08-14'