Pradeepthi
11 years agoHelper
API V2 REST API Calls
Hi, Can someone please listout the main differences in API V1 and API v2 in terms of the REST API Calls? Are there any new additions? Thanks, Deepthi..
Sign in to react to this post
Wish there was a resource combining v1 and v2 features (or add v2 calls that do the same to v1 docs), but the two APIs are very different in their approach and thus a comparison is difficult.
v1 uses a classical REST API approach via qualified URLs (more or less) while v2 uses LiQL SQL like query statements passed via a GET param (usually...)