Searchcraft

Searchcraft is a developer-first search engine and search-as-a-service platform. Its REST API lets teams create indexes, ingest and manage documents, run fuzzy/exact full-text search with facets and relevancy tuning, query across multiple indexes via federated search, and manage synonyms, stopwords, and usage measurement. It ships as a managed cloud service (Searchcraft Cloud) and a self-hosted engine (Searchcraft Core).

Searchcraft publishes 10 APIs on the APIs.io network, including Authentication API, Documents API, Federation API, and 7 more. Tagged areas include Search, Search as a Service, Full Text Search, Indexing, and Developer Tools.

Searchcraft’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

38.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
10 APIs
SearchSearch as a ServiceFull Text SearchIndexingDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 38.4/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/searchcraft: 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 10

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

Searchcraft Authentication API

The Authentication API from Searchcraft — 2 operation(s) for authentication.

Searchcraft Documents API

The Documents API from Searchcraft — 4 operation(s) for documents.

Searchcraft Federation API

The Federation API from Searchcraft — 3 operation(s) for federation.

Searchcraft Healthcheck API

The Healthcheck API from Searchcraft — 1 operation(s) for healthcheck.

Searchcraft Indexes API

The Indexes API from Searchcraft — 4 operation(s) for indexes.

Searchcraft Measure API

The Measure API from Searchcraft — 6 operation(s) for measure.

Searchcraft Search API

The Search API from Searchcraft — 2 operation(s) for search.

Searchcraft Stopwords API

The Stopwords API from Searchcraft — 2 operation(s) for stopwords.

Searchcraft Synonyms API

The Synonyms API from Searchcraft — 2 operation(s) for synonyms.

Searchcraft Transactions API

The Transactions API from Searchcraft — 2 operation(s) for transactions.

Scroll for all 10

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Searchcraft API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Searchcraft Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Searchcraft Authentication

apiKey · 1 scheme

SECURITY

Searchcraft Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Searchcraft Agentic Access

45 operations · 28 acting · 3 human-in-the-loop

45 operations · 28 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: searchcraft
url: https://raw.githubusercontent.com/api-evangelist/searchcraft/refs/heads/main/apis.yml
name: Searchcraft
kind: company
description: Searchcraft is a developer-first search engine and search-as-a-service platform. Its REST API lets teams create
  indexes, ingest and manage documents, run fuzzy/exact full-text search with facets and relevancy tuning, query across multiple
  indexes via federated search, and manage synonyms, stopwords, and usage measurement. It ships as a managed cloud service
  (Searchcraft Cloud) and a self-hosted engine (Searchcraft Core).
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/searchcraft.png
tags:
- Search
- Search as a Service
- Full Text Search
- Indexing
- Developer Tools
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: searchcraft:searchcraft-authentication-api
  name: Searchcraft Authentication API
  description: The Authentication API from Searchcraft — 2 operation(s) for authentication.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-authentication-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-documents-api
  name: Searchcraft Documents API
  description: The Documents API from Searchcraft — 4 operation(s) for documents.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-documents-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-federation-api
  name: Searchcraft Federation API
  description: The Federation API from Searchcraft — 3 operation(s) for federation.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Federation
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-federation-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-healthcheck-api
  name: Searchcraft Healthcheck API
  description: The Healthcheck API from Searchcraft — 1 operation(s) for healthcheck.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Healthcheck
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-healthcheck-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-indexes-api
  name: Searchcraft Indexes API
  description: The Indexes API from Searchcraft — 4 operation(s) for indexes.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Indexes
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-indexes-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-measure-api
  name: Searchcraft Measure API
  description: The Measure API from Searchcraft — 6 operation(s) for measure.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Measure
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-measure-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-search-api
  name: Searchcraft Search API
  description: The Search API from Searchcraft — 2 operation(s) for search.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-search-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-stopwords-api
  name: Searchcraft Stopwords API
  description: The Stopwords API from Searchcraft — 2 operation(s) for stopwords.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Stopwords
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-stopwords-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-synonyms-api
  name: Searchcraft Synonyms API
  description: The Synonyms API from Searchcraft — 2 operation(s) for synonyms.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Synonyms
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-synonyms-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
- aid: searchcraft:searchcraft-transactions-api
  name: Searchcraft Transactions API
  description: The Transactions API from Searchcraft — 2 operation(s) for transactions.
  humanURL: https://docs.searchcraft.io/api/index-management/
  baseURL: https://your-cluster.searchcraft.io
  tags:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/searchcraft-transactions-api-openapi.yml
  - type: Documentation
    url: https://docs.searchcraft.io/api/index-management/
  - type: PostmanCollection
    url: collections/searchcraft.postman_collection.json
  - type: OpenCollection
    url: collections/searchcraft.opencollection.json
  - type: Documentation
    url: https://docs.searchcraft.io/api/document-management/
  - type: Documentation
    url: https://docs.searchcraft.io/api/search/
  - type: Documentation
    url: https://docs.searchcraft.io/api/synonyms/
common:
- type: AgenticAccess
  url: agentic-access/searchcraft-agentic-access.yml
- type: DomainSecurity
  url: security/searchcraft-domain-security.yml
- type: Authentication
  url: authentication/searchcraft-authentication.yml
- type: GitHubOrganization
  url: https://github.com/searchcraft-inc
- type: LinkedIn
  url: https://www.linkedin.com/company/searchcraft
- type: Website
  url: https://www.searchcraft.io/
- type: Documentation
  url: https://docs.searchcraft.io/
- type: Plans
  url: plans/searchcraft-plans-pricing.yml
- type: RateLimits
  url: rate-limits/searchcraft-rate-limits.yml
- type: FinOps
  url: finops/searchcraft-finops.yml
- url: https://searchcraft.io/posts
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com