{
  "x402Version": 2,
  "id": 3313,
  "slug": "3313",
  "resource": "https://api.ukintel.uk/v1/tenders/fit-score",
  "description": "Send a supplier profile (what you do, keywords, regions, value band, certifications) and get the best-fitting live UK tenders, each scored 0-100 by deterministic published rules across five factors - relevance, value fit, geography, timeline, buyer history - each with its numerator AND denominator so you can re-weight client-side, plus a what-to-emphasise note on the top matches. Rules score; a model never does.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "200000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "supplier": {
              "certifications": [
                "confined space",
                "COSHH"
              ],
              "keywords": [
                "chemical cleaning",
                "tank cleaning",
                "decontamination"
              ],
              "regions": [
                "Scotland",
                "North East England"
              ],
              "value_band": [
                10000,
                500000
              ],
              "what_we_do": "industrial tank and vessel cleaning, confined space certified"
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "confidence": "high",
            "notice": "Information, not advice.",
            "query": {
              "supplier": {
                "what_we_do": "industrial tank and vessel cleaning…"
              }
            },
            "result": {
              "considered": 4211,
              "matches": [
                {
                  "emphasise": "Confined-space certification and tank-cleaning experience directly answer the stated drum-cleaning requirement.",
                  "fit": {
                    "band": "strong",
                    "factors": {
                      "buyer_history": 8,
                      "geography": 8,
                      "of": 40,
                      "of_b": 15,
                      "of_g": 15,
                      "of_t": 10,
                      "of_v": 20,
                      "relevance": 30,
                      "timeline": 10,
                      "value_fit": 20
                    },
                    "score": 76
                  },
                  "ocid": "ocds-b5fd17-9c92b21e-…",
                  "title": "Internal Chemical Cleaning of Glycol Expansion Drums"
                }
              ]
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "filters": {
                    "description": "Optional pre-filters (same fields as /v1/tenders/search).",
                    "type": "object"
                  },
                  "supplier": {
                    "description": "The supplier profile to match against live tenders.",
                    "properties": {
                      "certifications": {
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "cpv": {
                        "description": "CPV code prefixes you deliver against",
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "keywords": {
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "regions": {
                        "description": "UK nations/regions served",
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "value_band": {
                        "description": "[min, max] comfortable contract value in GBP",
                        "items": {
                          "type": "integer"
                        },
                        "maxItems": 2,
                        "minItems": 2,
                        "type": "array"
                      },
                      "what_we_do": {
                        "description": "Plain-English capability statement",
                        "type": "string"
                      }
                    },
                    "required": [
                      "what_we_do"
                    ],
                    "type": "object"
                  },
                  "top": {
                    "default": 5,
                    "maximum": 10,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "required": [
                  "supplier"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.ukintel.uk",
  "lastUpdated": "2026-09-14T10:59:01.675Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T10:59:01.543Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.ukintel.uk",
    "manifest_name": "api.ukintel.uk",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}