SmartMind

SmartMind AI Inc. is a South Korean AI company (Techstars 2020, Seoul) building ontology-based enterprise AI. Its current products are Qurify — a natural-language data analysis platform that answers questions without SQL by combining structured databases and unstructured documents through a TAG+RAG hybrid architecture and a 2-tier ontology — and AI-Minwon, a government/public-administration application built on Qurify. SmartMind's earlier product, ThanoSQL, is an analytical relational database with a built-in LLM/DL/ML query layer, exposed through a REST API (OpenAPI 3.0.2, 34 operations across query, table, schema, view, template, file-manager, health, and metric resources) and an official Python SDK (pypi:thanosql). This profile captures the still-published ThanoSQL developer surface; the hosted ThanoSQL documentation has been decommissioned.

SmartMind publishes 8 APIs on the APIs.io network, including file API, health API, metric API, and 5 more. Tagged areas include Company, Artificial Intelligence, Machine Learning, Database, and Analytics.

SmartMind’s developer surface includes authentication, documentation, API reference, support, and 18 more developer resources.

37.8/100 thin ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
8 APIs 1 MCP Servers
CompanyArtificial IntelligenceMachine LearningDatabaseAnalyticsDataSQLOntologyRAGEnterprise AI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 37.8/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 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/smartmind: 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 8

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

SmartMind file API

The file API from SmartMind — 4 operation(s) for file.

SmartMind health API

The health API from SmartMind — 1 operation(s) for health.

SmartMind metric API

The metric API from SmartMind — 1 operation(s) for metric.

SmartMind query API

The query API from SmartMind — 4 operation(s) for query.

SmartMind schema API

The schema API from SmartMind — 2 operation(s) for schema.

SmartMind table API

The table API from SmartMind — 7 operation(s) for table.

SmartMind table_template API

The table_template API from SmartMind — 2 operation(s) for table_template.

SmartMind view API

The view API from SmartMind — 2 operation(s) for view.

Scroll for all 8

MCP Servers 1

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

smartmind-mcp.yml

MCP SERVER

Security Posture 2

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

Smartmind Authentication

apiKey · 1 scheme

SECURITY

Smartmind Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Smartmind Agentic Access

34 operations · 18 acting

34 operations · 18 acting

AGENTIC

Resources

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

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

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: smartmind
name: SmartMind
description: SmartMind AI Inc. is a South Korean AI company (Techstars 2020, Seoul) building ontology-based enterprise AI.
  Its current products are Qurify — a natural-language data analysis platform that answers questions without SQL by combining
  structured databases and unstructured documents through a TAG+RAG hybrid architecture and a 2-tier ontology — and AI-Minwon,
  a government/public-administration application built on Qurify. SmartMind's earlier product, ThanoSQL, is an analytical
  relational database with a built-in LLM/DL/ML query layer, exposed through a REST API (OpenAPI 3.0.2, 34 operations across
  query, table, schema, view, template, file-manager, health, and metric resources) and an official Python SDK (pypi:thanosql).
  This profile captures the still-published ThanoSQL developer surface; the hosted ThanoSQL documentation has been decommissioned.
url: https://raw.githubusercontent.com/api-evangelist/smartmind/refs/heads/main/apis.yml
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
image: https://avatars.githubusercontent.com/u/103923556?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: enriched
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Artificial Intelligence
- Machine Learning
- Database
- Analytics
- Data
- SQL
- Ontology
- RAG
- Enterprise AI
apis:
- aid: smartmind:smartmind-file-api
  name: SmartMind file API
  description: The file API from SmartMind — 4 operation(s) for file.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - file
  properties:
  - type: OpenAPI
    url: openapi/smartmind-file-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-health-api
  name: SmartMind health API
  description: The health API from SmartMind — 1 operation(s) for health.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - health
  properties:
  - type: OpenAPI
    url: openapi/smartmind-health-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-metric-api
  name: SmartMind metric API
  description: The metric API from SmartMind — 1 operation(s) for metric.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - metric
  properties:
  - type: OpenAPI
    url: openapi/smartmind-metric-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-query-api
  name: SmartMind query API
  description: The query API from SmartMind — 4 operation(s) for query.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - query
  properties:
  - type: OpenAPI
    url: openapi/smartmind-query-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-schema-api
  name: SmartMind schema API
  description: The schema API from SmartMind — 2 operation(s) for schema.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - schema
  properties:
  - type: OpenAPI
    url: openapi/smartmind-schema-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-table-api
  name: SmartMind table API
  description: The table API from SmartMind — 7 operation(s) for table.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - table
  properties:
  - type: OpenAPI
    url: openapi/smartmind-table-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-table-template-api
  name: SmartMind table_template API
  description: The table_template API from SmartMind — 2 operation(s) for table_template.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - table_template
  properties:
  - type: OpenAPI
    url: openapi/smartmind-table-template-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- aid: smartmind:smartmind-view-api
  name: SmartMind view API
  description: The view API from SmartMind — 2 operation(s) for view.
  humanURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  baseURL: https://thanosql-sdk-python.readthedocs.io/en/latest/
  tags:
  - view
  properties:
  - type: OpenAPI
    url: openapi/smartmind-view-api-openapi.yml
  - type: APIReference
    url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/smartmind-domain-security.yml
- type: AgenticAccess
  url: agentic-access/smartmind-agentic-access.yml
- type: Authentication
  url: authentication/smartmind-authentication.yml
- type: OpenAPI
  url: openapi/smartmind-thanosql-openapi.json
- type: Overlay
  url: overlays/smartmind-thanosql-overlay.yaml
- type: Packages
  url: packages/smartmind-packages.yml
- type: SDKs
  url: packages/smartmind-packages.yml
- type: MCPServer
  url: mcp/smartmind-mcp.yml
- type: ErrorCatalog
  url: errors/smartmind-problem-types.yml
- type: Conventions
  url: conventions/smartmind-conventions.yml
- type: DataModel
  url: data-model/smartmind-data-model.yml
- type: Conformance
  url: conformance/smartmind-conformance.yml
- type: Lifecycle
  url: lifecycle/smartmind-lifecycle.yml
- type: LLMsTxt
  url: llms/smartmind-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Documentation
  url: https://thanosql-sdk-python.readthedocs.io/en/latest/
- type: APIReference
  url: https://github.com/smartmind-team/mintlify-docs/tree/main/api-reference
- type: GitHubOrganization
  url: https://github.com/smartmind-team
- type: TermsOfService
  url: https://smartmind-ai.io/terms
- type: PrivacyPolicy
  url: https://smartmind-ai.io/privacy
- type: Support
  url: https://smartmind-ai.io/contact
- type: Website
  url: https://smartmind-ai.io/