A JSON storage & hosting platform that Just Works.
JSONFlare uses the X-Access-Key header for authorization. Pass a custom key in the Create record request, or let JSONFlare generate one automatically, which will be returned in the response header.
JSONFlare will automatically validate the JSON Schema when you create or update a record (contains a $schema field). If the JSON object does not match the schema, the request will fail.