Skip to main content

API Changelog

All notable changes to the Public Dataset API will be documented here.

[1.1.0] - 2026-05-10

Changed

  • Migrated public read-only API to a dedicated subdomain: https://api.electrospinning-data.org/public/dataset.
  • Standardized documentation terminology: "read-only API," "dataset records," and "version snapshots."
  • Improved code examples (cURL, Python, R) with explicit output filenames and research-oriented comments.
  • Updated OpenAPI specification to reflect the new production domain and paths.

[1.0.0] - 2026-05-09

Added

  • Initial release of the Public Dataset REST API (/api/public/v1/*).
  • Fully unauthenticated programmatic access.
  • Support for complex filtering using JSON objects (Voltage, Morphology, Polymers, Collector Types).
  • Export endpoints for JSON, XLSX, and Cache ZIP bundles.
  • OpenAPI specification documentation directly integrated into this developer portal.