Infer schema from JSON payload

Infer a webhook schema from a pasted JSON payload.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
Product ID
surfaceIdstringRequired
Surface ID

Request

This endpoint expects an object.
payloadanyOptional

Response

Schema inferred
learningStatestring
mappingSuggestionslist of any
jsonSchemaany
schemaany

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error