You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bruno Hautzenberger edited this page Nov 29, 2018
·
6 revisions
All models of the xamoom API are served as json:api objects containing attributes and relationships. Queries return a list of such objects in data as array. Some calls will also return nested objects in included as specified by json:api.
Please read the Overall API Concepts first, so you understand how all of this works.