Agora Next Updates: V2 Proposal API Launch

The team launched version 2 proposal APIs powered by archive data, delivering a medium-sized backend enhancement that affects multiple API routes including proposals, votes, and individual proposal lookups.

Duration: PT1M46S

Episode overview

This episode is a short developer briefing from Agora Next Updates.

It explains recent repository work in plain language.

  • Show: Agora Next Updates
  • Published: 2026-06-02T06:03:28Z
  • Audio duration: PT1M46S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, this is your Agora Next briefing for June 2nd, 2026.

The major development this cycle is the launch of version 2 proposal APIs, now pulling from archive data instead of live sources. This represents a significant architectural shift in how proposal information is served to clients.

The new API version affects three core routes: the main proposals endpoint, individual proposal lookups, and the votes route. All now integrate with a new archive service that appears designed to improve data consistency and likely performance for historical proposal queries. Pull request 1546 from Sudheer shows…

This archive-based approach has immediate implications for developers working with proposal data. Any existing integrations using the previous API version should continue working, but the new endpoints will likely offer more reliable historical data and potentially faster response times for older proposals. The…

Looking ahead, this foundation suggests the team is preparing for either increased proposal volume or more complex historical data queries. Teams integrating with Agora's proposal APIs should monitor the new endpoints and plan migration timelines if the previous version is…

Tha…

Nearby episodes from Agora Next Updates

  1. User Feedback System Addition
  2. UI Component Refinements
  3. Chart Fixes and UI Polish
  4. Major Framework Upgrade and Financial Module Fix
  5. Weekly Recap - Proposal System Architecture & User Experience
  6. Delegate Vote Logic Improvements
  7. UI Improvements and Delegate Vote Fixes
  8. Snapshot Routing Enhancement