UX Informs API Decisions All users have context, and this informs: • Style: REST, RPC, something else? • Format(s): JSON or XML (or a binary format …) • Authentication: pick a standard, e.g. OAuth • Error behaviour: application/problem+json • Collections: filtering, pagination • Hypermedia
@lornajane