Introducing V2 of the Container, Entity, and Participant APIs
/
[block:api-header] { "title": "General V2 API Enhancements." } [/block] V2 version for Container, Entity, and Participant REST APIs is now available. The corresponding services are enhanced for scalability, increased throughput, and lower latency.
In addition, all V2 REST APIs are fully asynchronous. Your application can send the API requests and continue to process other code for your user while the application waits for a response from the API. This greatly improves your usersโ experience.
In addition, all V2 REST APIs are event sourced. Event Sourcing is a pattern for storing data as events in an append-only log. By storing the events, you can persist the context of those events.
For additional information, see: Container Documentation Integrate with Containers Entity Documentation Integrate with Entities Participant Documentation Integrate with Participants๏ปฟ