legal.ge Public APIs

Georgia's (the country's) legal marketplace, exposing a public, keyless, read-only REST API that turns a natural-language description of a legal problem into matched practice areas and a ranked list of verified specialists — lawyers, law firms, accountants, tax consultants, mediators and enforcement agents — each with a canonical, locale-prefixed profile URL. The surface is deliberately agent-first: an OpenAPI 3.1 contract at /api/openapi.json, an APIs.json 0.19 index at /apis.json, an llms.txt trust contract at /llms.txt, a robots.txt that names and allows eleven AI crawlers on the public API paths, and an installable MCP server (@legalge/mcp, MIT) exposing find_legal_specialists and classify_legal_intent to Claude Desktop, Cursor and any MCP-aware client. Trilingual across Georgian, English and Russian; every specialist returned is verification-checked, and contact details are opt-in only.

legal.ge Public APIs publishes 2 APIs on the APIs.io network: Directory API and Matching API. Tagged areas include legal, law, legal-services, directory, and georgia.

legal.ge Public APIs’ developer surface includes documentation, API reference, support, engineering blog, pricing, signup flow, authentication, and 21 more developer resources.

44.6/100 developing ▬ flat Agent 53/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
2 APIs 1 MCP Servers
legallawlegal-servicesdirectorygeorgiaai-agentsmcpmodel-context-protocolspecialistsprofessional-servicesmarketplacemultilinguallegal-tech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 44.6/100 · developing
Contract Quality 13.4 / 25
Developer Ergonomics 8.6 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 4.8 / 13
Governance 1.4 / 12
Discoverability 7.6 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 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/legal-ge-public-apis: 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 2

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

legal.ge Public APIs Directory API

Look up services, practice areas and verified specialists on legal.ge.

legal.ge Public APIs Matching API

Map a free-text legal question to practice areas, and optionally to ranked verified specialists.

MCP Servers 1

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

Rate Limits 1

Documented rate limits and quota policies.

Examples 1

Example request and response payloads for these APIs.

Security Posture 2

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

Legal Ge Public Apis Authentication

none · 0 schemes

SECURITY

Legal Ge Public Apis Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Legal Ge Public Apis Agentic Access

6 operations · 1 acting

6 operations · 1 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

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 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: legal.ge Public APIs
description: 'Georgia''s (the country''s) legal marketplace, exposing a public, keyless, read-only REST API that turns a natural-language
  description of a legal problem into matched practice areas and a ranked list of verified specialists — lawyers, law firms,
  accountants, tax consultants, mediators and enforcement agents — each with a canonical, locale-prefixed profile URL. The
  surface is deliberately agent-first: an OpenAPI 3.1 contract at /api/openapi.json, an APIs.json 0.19 index at /apis.json,
  an llms.txt trust contract at /llms.txt, a robots.txt that names and allows eleven AI crawlers on the public API paths,
  and an installable MCP server (@legalge/mcp, MIT) exposing find_legal_specialists and classify_legal_intent to Claude Desktop,
  Cursor and any MCP-aware client. Trilingual across Georgian, English and Russian; every specialist returned is verification-checked,
  and contact details are opt-in only.'
image: https://legal.ge/apple-touch-icon.png
url: https://legal-ge-public-apis.apievangelist.com/apis.yml
created: '2026-08-09'
modified: '2026-08-09'
specificationVersion: '0.21'
tags:
- legal
- law
- legal-services
- directory
- georgia
- ai-agents
- mcp
- model-context-protocol
- specialists
- professional-services
- marketplace
- multilingual
- legal-tech
apis:
- aid: legal-ge-public-apis:legal-ge-public-apis-directory-api
  name: legal.ge Public APIs Directory API
  description: Look up services, practice areas and verified specialists on legal.ge.
  humanURL: https://legal.ge
  baseURL: https://legal.ge
  tags:
  - Directory
  properties:
  - type: OpenAPI
    url: openapi/legal-ge-public-apis-directory-api-openapi.yml
  - type: Documentation
    url: https://legal.ge/llms.txt
  - type: Authentication
    url: authentication/legal-ge-public-apis-authentication.yml
  - type: Conventions
    url: conventions/legal-ge-public-apis-conventions.yml
  - type: ErrorCatalog
    url: errors/legal-ge-public-apis-problem-types.yml
  - type: RateLimits
    url: rate-limits/legal-ge-public-apis-rate-limits.yml
  - type: DataModel
    url: data-model/legal-ge-public-apis-data-model.yml
  - type: Examples
    url: examples/legal-ge-public-apis-examples.yml
  - type: TermsOfService
    url: https://legal.ge/terms
  - type: ToolCrosswalk
    url: mcp/legal-ge-public-apis-tool-crosswalk.yml
  - type: Documentation
    url: https://github.com/infolegalge/legal.ge-mcp
  - type: Packages
    url: https://www.npmjs.com/package/@legalge/mcp
- aid: legal-ge-public-apis:legal-ge-public-apis-matching-api
  name: legal.ge Public APIs Matching API
  description: Map a free-text legal question to practice areas, and optionally to ranked verified specialists.
  humanURL: https://legal.ge
  baseURL: https://legal.ge
  tags:
  - Matching
  properties:
  - type: OpenAPI
    url: openapi/legal-ge-public-apis-matching-api-openapi.yml
  - type: Documentation
    url: https://legal.ge/llms.txt
  - type: Authentication
    url: authentication/legal-ge-public-apis-authentication.yml
  - type: Conventions
    url: conventions/legal-ge-public-apis-conventions.yml
  - type: ErrorCatalog
    url: errors/legal-ge-public-apis-problem-types.yml
  - type: RateLimits
    url: rate-limits/legal-ge-public-apis-rate-limits.yml
  - type: DataModel
    url: data-model/legal-ge-public-apis-data-model.yml
  - type: Examples
    url: examples/legal-ge-public-apis-examples.yml
  - type: TermsOfService
    url: https://legal.ge/terms
  - type: ToolCrosswalk
    url: mcp/legal-ge-public-apis-tool-crosswalk.yml
  - type: Documentation
    url: https://github.com/infolegalge/legal.ge-mcp
  - type: Packages
    url: https://www.npmjs.com/package/@legalge/mcp
maintainers:
- FN: legal.ge
  email: contact@legal.ge
  url: https://legal.ge
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 90
  at: '2026-08-09T11:15:19.347Z'
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 26
  pass: local-v1
common:
- type: DomainSecurity
  url: security/legal-ge-public-apis-domain-security.yml
- type: AgenticAccess
  url: agentic-access/legal-ge-public-apis-agentic-access.yml
- type: Documentation
  name: llms.txt agent contract
  url: https://legal.ge/llms.txt
- type: APIReference
  name: OpenAPI 3.1 specification
  url: https://legal.ge/api/openapi.json
- type: GitHubOrganization
  url: https://github.com/infolegalge
- type: Support
  url: https://legal.ge/en/contact
- type: Blog
  name: Legal and economic news
  url: https://legal.ge/en/news
- type: Pricing
  name: Platform pricing (the API itself is free and keyless)
  url: https://legal.ge/en/pricing
- type: SignUp
  url: https://legal.ge/en/register
- type: Login
  url: https://legal.ge/en/login
- type: TermsOfService
  url: https://legal.ge/terms
- type: PrivacyPolicy
  url: https://legal.ge/privacy
- type: OpenAPI
  url: openapi/_original/legal-ge-public-apis-openapi.yml
- type: LLMsTxt
  url: llms/legal-ge-public-apis-llms.txt
- type: MCPServer
  url: mcp/legal-ge-public-apis-mcp.yml
- type: ToolCrosswalk
  url: mcp/legal-ge-public-apis-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/legal-ge-public-apis-authentication.yml
- type: Conventions
  url: conventions/legal-ge-public-apis-conventions.yml
- type: ErrorCatalog
  url: errors/legal-ge-public-apis-problem-types.yml
- type: RateLimits
  url: rate-limits/legal-ge-public-apis-rate-limits.yml
- type: DataModel
  url: data-model/legal-ge-public-apis-data-model.yml
- type: Examples
  url: examples/legal-ge-public-apis-examples.yml
- type: Lifecycle
  url: lifecycle/legal-ge-public-apis-lifecycle.yml
- type: Conformance
  url: conformance/legal-ge-public-apis-conformance.yml
- type: Packages
  url: packages/legal-ge-public-apis-packages.yml
- type: Overlay
  url: overlays/legal-ge-public-apis-openapi-overlay.yaml
- type: APIsJSON
  name: Provider-published APIs.json 0.19 index
  url: https://legal.ge/apis.json