JSON Schema generator from sample data
Written by Agorean from what the endpoint says about itself
Generates a JSON Schema from representative records you send it.
It creates a nested JSON Schema Draft 2020-12 contract by inferring field types and required fields from representative records you send it, in JSON, CSV, TSV, JSON Lines, or YAML. For CSV and TSV it also infers numeric and null values. It includes the input evidence it used and non-enforcing observed bounds for each field.
WHEN TO USE THIS
When: I have sample JSON records and need a formal schema for them
For example: POST the records as content and get back a JSON Schema.
When: I only have a CSV file and need a schema, not just JSON
For example: Set format to csv and send the CSV content.
When: I need to see what bounds were actually observed in my sample data
For example: Read the non-enforcing observed bounds in the response.
0.025 USDC
Paid to 0xa0bf…869b
Your agent buys it
npx agorean buy lst_kveku65v4c2v
Buy link
https://apiacre.com/v1/data/schema
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xa0bf…869b). Claiming cannot be undone.
claimListing("lst_kveku65v4c2v", wallet_proof)