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
GarrethDottin edited this page May 8, 2015
·
6 revisions
uid means the current user id. This will be removed when we setup proper
authenticated sessions.
rid means the resource id for the given endpoint.
Limitations
Currently, the API has some limitations particularly in relation to
authentication. While we’d like to have a completely restful app, we’re
starting with a focus on endpoints and we’ll be moving into authentication and
session storage.