APIHub
Back to Explore

CuttingToolsAI

Provides a lookup that, given a carbide insert grade (and optionally a brand), returns its ISO application class and equivalent grades from other manufacturers.

Open Data
none
HTTPS
CORS: Yes
Description enriched
Visit official documentation

Latency

266ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/api/xref

Cross‑reference a carbide grade to its ISO application class and equivalent grades from other manufacturers.

  • grade (query, required) — The grade code as printed on the box, case‑insensitive. Example: GC4325, KC5010, AH725.
  • brand (query) — Narrows the match when the same code exists at more than one manufacturer. Example: Sandvik.

1 endpoint auto-detected

curl -X GET \
  "https://cuttingtoolsai.eu/api/api/xref"

cuttingtoolsai.eu · HTTPS only