Ask Sage

Ask Sage is a secure, government- and defense-grade generative AI platform that gives regulated organizations access to a broad catalog of commercial and open large language models behind a strict compliance boundary (FedRAMP High, DoD Impact Level 5/6, CMMC, NIST 800-53, GDPR). Beyond chat, it offers retrieval over private datasets, agents and an Agent Builder, plugins, a Deep Agent, and Model Context Protocol (MCP) integrations for Microsoft 365, GitHub, and Box. The platform is exposed through two REST APIs — a Server API for core AI operations (models, completions, agents, datasets, training) and a User API for authentication, API keys, and dataset management — plus OpenAI-, Anthropic-, and Gemini-style compatibility endpoints and an official Python client.

Ask Sage publishes 2 APIs on the APIs.io network: Server API and User API. Tagged areas include Company, Ai, Generative AI, Large Language Models, and Government.

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

46.2/100 developing Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyAiGenerative AILarge Language ModelsGovernmentDefenseComplianceFedRAMP

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 46.2/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/ask-sage: 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

Ask Sage Server API

Core AI operations for the Ask Sage platform — available models, query and completions (incl. with files), agents, plugins, Deep Agent, datasets and training, tokenizer, usage/t...

Ask Sage User API

User management, authentication and API keys, chat sessions, and dataset permission operations for the Ask Sage platform.

MCP Servers

ask-sage-mcp.yml

MCP SERVER

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

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 4

Authentication, authorization, and security posture

Operate 1

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: ask-sage
name: Ask Sage
description: Ask Sage is a secure, government- and defense-grade generative AI platform that gives regulated organizations
  access to a broad catalog of commercial and open large language models behind a strict compliance boundary (FedRAMP High,
  DoD Impact Level 5/6, CMMC, NIST 800-53, GDPR). Beyond chat, it offers retrieval over private datasets, agents and an Agent
  Builder, plugins, a Deep Agent, and Model Context Protocol (MCP) integrations for Microsoft 365, GitHub, and Box. The platform
  is exposed through two REST APIs — a Server API for core AI operations (models, completions, agents, datasets, training)
  and a User API for authentication, API keys, and dataset management — plus OpenAI-, Anthropic-, and Gemini-style compatibility
  endpoints and an official Python client.
url: https://raw.githubusercontent.com/api-evangelist/ask-sage/refs/heads/main/apis.yml
image: https://www.asksage.ai/wp-content/uploads/2021/06/3_WHT.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- sapphire-ventures
x-tier: enriched
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Ai
- Generative AI
- Large Language Models
- Government
- Defense
- Compliance
- FedRAMP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Ask Sage Server API
  description: Core AI operations for the Ask Sage platform — available models, query and completions (incl. with files),
    agents, plugins, Deep Agent, datasets and training, tokenizer, usage/token metering, text-to-speech, and MCP server management.
  humanURL: https://docs.asksage.ai/docs/v1/api-documentation/api-endpoints.html
  baseURL: https://api.asksage.ai/server
  properties:
  - type: OpenAPI
    url: openapi/ask-sage-server-openapi.json
  - type: APIReference
    url: https://docs.asksage.ai/api-docs/swagger.html
  - type: Overlay
    url: overlays/ask-sage-server-overlay.yaml
- name: Ask Sage User API
  description: User management, authentication and API keys, chat sessions, and dataset permission operations for the Ask
    Sage platform.
  humanURL: https://docs.asksage.ai/docs/v1/api-documentation/api-endpoints.html
  baseURL: https://api.asksage.ai/user
  properties:
  - type: OpenAPI
    url: openapi/ask-sage-user-openapi.json
  - type: APIReference
    url: https://docs.asksage.ai/api-docs/swagger.html
  - type: Overlay
    url: overlays/ask-sage-user-overlay.yaml
common:
- type: Website
  url: https://www.asksage.ai/
- type: DeveloperPortal
  url: https://docs.asksage.ai/
- type: Documentation
  url: https://docs.asksage.ai/docs/v1/api-documentation/api-documentation.html
- type: APIReference
  url: https://docs.asksage.ai/docs/v1/api-documentation/api-endpoints.html
- type: GettingStarted
  url: https://docs.asksage.ai/docs/v1/asksage-platform/getting-started/getting-started.html
- type: Support
  url: https://docs.asksage.ai/docs/v1/support.html
- type: Blog
  url: https://www.asksage.ai/company/newsroom/
- type: GitHubOrganization
  url: https://github.com/Ask-Sage
- type: Pricing
  url: https://www.asksage.ai/how-to-buy/
- type: SignUp
  url: https://chat.asksage.ai/
- type: Login
  url: https://chat.asksage.ai/login
- type: TermsOfService
  url: https://www.asksage.ai/terms-of-use/
- type: PrivacyPolicy
  url: https://www.asksage.ai/privacy-policy/
- type: Compliance
  url: https://www.asksage.ai/use-cases/compliance/
- type: Packages
  url: packages/ask-sage-packages.yml
- type: SDKs
  url: packages/ask-sage-packages.yml
- type: MCPServer
  url: mcp/ask-sage-mcp.yml
- type: LLMsTxt
  url: llms/ask-sage-llms.txt
- type: Conformance
  url: conformance/ask-sage-conformance.yml
- type: ErrorCatalog
  url: errors/ask-sage-problem-types.yml
- type: Lifecycle
  url: lifecycle/ask-sage-lifecycle.yml
- type: Conventions
  url: conventions/ask-sage-conventions.yml
- type: Components
  url: components/ask-sage-components.yml
- type: DataModel
  url: data-model/ask-sage-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: TrustCenter
  url: security/ask-sage-trust-center.yml
- type: DomainSecurity
  url: security/ask-sage-domain-security.yml
- type: AgenticAccess
  url: agentic-access/ask-sage-agentic-access.yml
- type: Authentication
  url: authentication/ask-sage-authentication.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence