Improved

2026 July Week 5 release: New APIs added and updates to existing APIs

Summary: Added new APIs for Application Portal. Updated APIs for Deal Progression. Added new APIs for Semantic Search API.

Application Portal

Released new feature - application portal apis for the first time.

Link to the documentation

  • /v1/setting/general [get]

Semantic Search API

Released new feature - semantic search api apis for the first time.

Link to the documentation

  • /v1/results [post]
  • /v1/typeahead/suggest [get]
  • /v1/content [get]
  • /v1/documents [post]
  • /v1/users [post]
  • /v1/facets [get]
  • /v1/results/insights [get]
  • /v1/content/{contentId}/promotedInfo [get]
  • /v1/people [post]
  • /v1/cms/results [post]

Deal Progression

Link to the documentation

Deal Progression (v v1)


What's New


GET /v1/opportunities/{opportunityId}

Get deal progression for an opportunity

What's Deleted


GET /v1/opportunityId/{opportunityId}

Get deal progression for an opportunity

Result


API changes broke backward compatibility