Skip to content

Platform & APIs

The NEMAR platform exposes two HTTP surfaces. The backend API powers authentication, the dataset lifecycle, admin operations, publication, and DOIs. The data plane serves public dataset content. Both run on Cloudflare. The CLI and the browser are clients of these APIs; you can also call them directly.

  • Backend APIapi.nemar.org. Bearer-token authenticated endpoints for auth, datasets, sandbox, publication, and admin.
  • Data APIdata.nemar.org. Public, unauthenticated access to dataset files, version manifests, records.json, and archive zips.