Onset

November 30, 2022

Release Append Endpoint

  • Released
  • 100%
  • 2
  • November 30, 2022
  • API

Ability to append data to the release notes. Use Case Example: I want to c...

March 10, 2023

API v1.2.0

  • March 10, 2023
  • API
  • v1.2.0
Added

Added new /roadmap/{roadmap_id}/updates endpoint.

Added

Added new Roadmap Update webhook events:

  • roadmap_update:created: occurs whenever a new roadmap update is created.
  • roadmap_update:updated: occurs whenever a roadmap update is updated.
  • roadmap_update:deleted: occurs whenever a roadmap update is deleted.
Added

Added change_types to the organization payload.

Added

Added roadmap().updates method to Node.js SDK.

Removed

Removed organization_id from all resources.

Removed

Removed page_domain from the organization resource.

May 2022
May 22, 2022

API v1.1.0

  • May 22, 2022
  • API
  • v1.1.0
Added

/labels - endpoint to retrieve, create, edit and delete labels.

Added

To label releases, you can pass array of label_ids in the release payload.

Changed

Returning slug in the release payload.

Changed

Updated the documentation with better examples.

Fixed

Fixed the DELETE endpoints.

December 2021
December 21, 2021

Onset API Is Now In Public Beta

  • December 21, 2021
  • API
  • v1.0.0-beta.1

The Onset API is now available for all developers to explore and build upon. Integrations built on the API are available to all Onset users on free or paid plans.

Currently, Onset API is must be turned on via the Labs settings. To enable the API for your workspace, please navigate to Settings → Labs.

To learn more, visit the API Reference section in our docs.

Please Note: The current version of the web API is considered a draft phase. While we don’t expect public endpoints to change greatly, keep in mind that the API is still under development.