PayloadFix

PayloadFix cleans model output into structured JSON and validates it against your schema. Use POST /v1/llm/stabilize for parse/repair. Use POST /v1/llm/validate-schema for production contracts (strict mode, coercion, contractEnforcement, driftReport). Registry endpoints store versioned schemas.

1 subscribers
11 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

PayloadFix endpoints

MethodEndpointDescription
Health
GET getRootMeta
/
Public. Returns service name, version, and docs path. No API key required.
GET getHealth
/v1/health
Returns ok flag and a list of available endpoints.
LLM Output
POST llmStabilize
/v1/llm/stabilize
Strips markdown fences, runs extraction/repair. Does not guarantee a single business object root. On failure returns 422 with code INVALID_JSON and repair diagnostics in…
POST llmValidateSchema
/v1/llm/validate-schema
Same preprocessing as stabilize, then root must be a plain JSON object. Provide either schema (inline) or schemaRef (registry). strict mode returns 422 on validation failure.…
Registry
GET registryListSchemas
/v1/registry/schemas
Returns id, name, latestVersion, versionCount for each schema.
GET registryGetSchema
/v1/registry/schemas/{id}
All versions with schema JSON and optional changelog and shapeDiffFromPrevious per version.
POST registryAddVersion
/v1/registry/schemas/{id}/versions
Returns new version number and shapeDiffFromPrevious compared to the previous version.
GET registryGetMetering
/v1/registry/metering
Counts stabilize/validateSchema success and totals, plus registry events.
POST registryCreateSchema
/v1/registry/schemas
Creates a new schemaId. shapeDiffFromPrevious is always null in this response.
Utilities
POST textStats
/v1/text/stats
roughTokensLlMHint is approximately chars divided by 4, not a real tokenizer.
POST hashSha256
/v1/hash/sha256
encoding hex requires even-length hexadecimal string.

PayloadFix pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 100 / monthly
PRO $9 / month 1000 / hour
  • Requests: 5,000 / monthly
ULTRA $19 / month 5000 / hour
  • Requests: 12,000 / monthly
MEGA $29 / month 10000 / hour
  • Requests: 30,000 / monthly

More Data APIs

View all →
  • This is a VIN (Vehicle Identification Number) decoder that designed to work within North America, Asia and…

    DataFreemium139 subscribers
  • Currency Exchange is a live foreign exchange rate API that lets developers retrieve real-time conversion…

    ReviewedDataFreemium23k subscribers
  • Words API lets you retrieve information about English words, including definitions, synonyms, rhymes,…

    DataFreemium1.5k subscribers
  • Whois Lookup API in Json or Xml. Our infrastructure uses thousands of SOCKS proxies to avoid quota…

    DataFreemium3.8k subscribers
  • The Weatherbit Weather API gives developers access to current conditions, multi-day forecasts, minutely…

    ReviewedDataFreemium25k subscribers
  • GeoDB Cities is a RESTful API covering more than 800,000 towns, cities, counties, and islands worldwide,…

    ReviewedDataFreemium49.8k subscribers