API Access

Get trust scores for AI tools and services programmatically. Free tier: 1,000 requests per month. No credit card required.

Get Your API Key

Quick Start

curl https://api.fabriclayer.ai/lookup?slug=openai \
  -H "Authorization: Bearer fl_live_your_key_here"

Install the MCP Server

# Claude Code
claude mcp add fabric-trust -- npx @fabriclayer/trust-mcp

# Claude Desktop — add to config:
{
  "mcpServers": {
    "fabric-trust": {
      "command": "npx",
      "args": ["@fabriclayer/trust-mcp"]
    }
  }
}

Pricing

Free1,000 requests a month
Pro — $49 a month50,000 requests, batch, alerts
Publisher — $19 a monthClaim, verification, score alerts
Enterprise — $299 a month500,000 requests, dedicated support
Full API documentation (OpenAPI)