Skip to main content
The Neuron API is versioned to ensure stability as the platform evolves. Breaking changes are never introduced without a new version.

Version format

Versions are specified in the URL path:

Current version

The current stable version is v1.

Deprecation policy

  • Deprecated versions are announced at least 6 months before sunset.
  • You will receive notifications via email and dashboard alerts.
  • After sunset, deprecated endpoints return a 410 Gone response.

Changelog

All version changes are documented in the changelog. Subscribe to updates from your dashboard to stay informed of new releases and deprecations.

Backwards compatibility

Within a major version, we guarantee:
  • No removal of existing fields from responses
  • No changes to existing field types
  • No breaking changes to authentication
Additive changes (new fields, new endpoints) may be introduced at any time without a version bump.