Striveworks website screenshot

Striveworks

Striveworks is an Austin, Texas enterprise AI operations (AIOps) company whose platform, Chariot, lets organizations build, deploy, monitor and continuously retrain machine-learning models — in hours rather than months — across cloud, on-premises, disconnected and edge environments. Chariot covers the full model lifecycle: dataset management and versioning, AI-assisted annotation, code-free and custom-code training, a model catalog with model cards and staging, evaluation and model comparison, inference servers and pluggable inference engines (vLLM, TorchServe, KServe v2, OpenAI-compatible and Hugging Face), an inference store for querying production predictions, drift detection and monitoring, and an alpha agentic-workflows framework that runs guard-railed AI agents wired to remote MCP servers. Programmatic access is through a per-tenant REST API secured with OAuth 2.0 client credentials, a first-party Python SDK (chariot-client) and the `chariot` CLI. Striveworks works heavily with US defense and federal customers, including US Army and US Navy AI programs.

Striveworks publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Machine-Learning, MLOps, and AIOps.

Striveworks’ developer surface includes documentation, API reference, getting-started guide, engineering blog, changelog, authentication, CLI, and 12 more developer resources.

27.0/100 thin ▬ flat Agent 3/100 human only library Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyArtificial IntelligenceMachine-LearningMLOpsAIOpsModel DeploymentModel MonitoringInferenceData AnnotationComputer-VisionAgentic WorkflowsDefenseGovTechEdge Computing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/striveworks: 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.

Chariot Platform API

Per-tenant REST API for the Chariot AI operations platform, organized as versioned microservice paths under /api/{service}/{version}/ — identity, training, evaluation, notificat...

Security Posture 2

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

Striveworks Authentication

oauth2/http/mutualTLS · 3 schemes

SECURITY

Striveworks Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

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: striveworks
name: Striveworks
description: 'Striveworks is an Austin, Texas enterprise AI operations (AIOps) company whose platform, Chariot, lets organizations
  build, deploy, monitor and continuously retrain machine-learning models — in hours rather than months — across cloud, on-premises,
  disconnected and edge environments. Chariot covers the full model lifecycle: dataset management and versioning, AI-assisted
  annotation, code-free and custom-code training, a model catalog with model cards and staging, evaluation and model comparison,
  inference servers and pluggable inference engines (vLLM, TorchServe, KServe v2, OpenAI-compatible and Hugging Face), an
  inference store for querying production predictions, drift detection and monitoring, and an alpha agentic-workflows framework
  that runs guard-railed AI agents wired to remote MCP servers. Programmatic access is through a per-tenant REST API secured
  with OAuth 2.0 client credentials, a first-party Python SDK (chariot-client) and the `chariot` CLI. Striveworks works heavily
  with US defense and federal customers, including US Army and US Navy AI programs.'
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-02'
  method: derived
image: https://cdn.prod.website-files.com/687f6a68c97e16777c3d2778/689f6daf828285a886335b48_open%20graph.png
url: https://raw.githubusercontent.com/api-evangelist/striveworks/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Artificial Intelligence
- Machine-Learning
- MLOps
- AIOps
- Model Deployment
- Model Monitoring
- Inference
- Data Annotation
- Computer-Vision
- Agentic Workflows
- Defense
- GovTech
- Edge Computing
tags_raw:
- Company
- artificial-intelligence
- machine-learning
- mlops
- aiops
- model-deployment
- model-monitoring
- inference
- data-annotation
- computer-vision
- agentic-workflows
- defense
- govtech
- edge-computing
apis:
- name: Chariot Platform API
  description: 'Per-tenant REST API for the Chariot AI operations platform, organized as versioned microservice paths under
    /api/{service}/{version}/ — identity, training, evaluation, notification, catalog, serve and mcp were confirmed on the
    Striveworks-operated instance. Authentication is OAuth 2.0 client credentials (POST /auth/client/v2/chariot/login) returning
    a bearer token, with optional PKI/mutual-TLS for environments that require it. Authorization is role-based over organizations
    and projects. Striveworks publishes no OpenAPI: every /api/ route answers 401 to anonymous requests, so the machine-readable
    contract is behind the tenant credential.'
  humanURL: https://production.chariot.striveworks.us/docs/
  baseURL: https://production.chariot.striveworks.us/api/
  tags:
  - MLOps
  - AIOps
  - Machine-Learning
  - Model Deployment
  - Inference
  - Model Monitoring
  - Data Annotation
  tags_raw:
  - mlops
  - aiops
  - machine-learning
  - model-deployment
  - inference
  - model-monitoring
  - data-annotation
  properties:
  - type: Documentation
    url: https://production.chariot.striveworks.us/docs/
  - type: APIReference
    url: https://production.chariot.striveworks.us/docs/sdk_api_docs/index.html
  - type: GettingStarted
    url: https://production.chariot.striveworks.us/docs/sdk/sdk
  - type: Authentication
    url: authentication/striveworks-authentication.yml
  - type: Conventions
    url: conventions/striveworks-conventions.yml
  - type: ChangeLog
    url: changelog/striveworks-changelog.yml
  - type: Lifecycle
    url: lifecycle/striveworks-lifecycle.yml
  - type: Conformance
    url: conformance/striveworks-conformance.yml
  - type: CLI
    url: cli/striveworks-cli.yml
  - type: SDKs
    url: packages/striveworks-packages.yml
common:
- type: DomainSecurity
  url: security/striveworks-domain-security.yml
- type: Website
  url: https://www.striveworks.com/
- type: DeveloperPortal
  url: https://production.chariot.striveworks.us/docs/
- type: Documentation
  url: https://production.chariot.striveworks.us/docs/
- type: APIReference
  url: https://production.chariot.striveworks.us/docs/sdk_api_docs/index.html
- type: GettingStarted
  url: https://production.chariot.striveworks.us/docs/sdk/sdk
- type: Blog
  url: https://www.striveworks.com/blog
- type: GitHubOrganization
  url: https://github.com/Striveworks
- type: ChangeLog
  url: https://production.chariot.striveworks.us/docs/release_notes/notes
- type: Authentication
  url: authentication/striveworks-authentication.yml
- type: Conventions
  url: conventions/striveworks-conventions.yml
- type: Lifecycle
  url: lifecycle/striveworks-lifecycle.yml
- type: Conformance
  url: conformance/striveworks-conformance.yml
- type: CLI
  url: cli/striveworks-cli.yml
- type: Packages
  url: packages/striveworks-packages.yml
- type: SDKs
  url: packages/striveworks-packages.yml
- type: LLMsTxt
  url: llms/striveworks-llms.txt
- type: Careers
  url: https://job-boards.greenhouse.io/striveworks
- type: SecondaryMarket
  url: https://forgeglobal.com/striveworks_stock/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 10
  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/striveworks"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/striveworks/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/striveworks/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.