Introducing V2 of the Container, Entity, and Participant APIs
1min
/ \[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 https //docs os1 delhivery com/docs/container 1 integrate with containers https //docs os1 delhivery com/docs/creating containers entity documentation https //docs os1 delhivery com/docs/entity 1 integrate with entities https //docs os1 delhivery com/docs/integrate with entities participant documentation https //docs os1 delhivery com/docs/participant integrate with participants https //docs os1 delhivery com/docs/creating participants