General API guidelines
Must-ignore policy
We may add new keys to any object in a response at any time. Your integration must ignore them.
This is in line with RFC 7493 (“I-JSON”) § 4.2.
Your integration must not break if an unexpected key is received on any object. Instead, it must ignore that key and proceed as usual.