This document discusses APIs and authentication. It introduces Maarten Balliauw and his focus on web technologies. It then discusses why APIs are needed as applications have expanded beyond desktop browsers. It outlines characteristics of APIs like using HTTP, JSON, and REST. It introduces ASP.NET Web API and demonstrates HTTP verbs and status codes. It discusses securing APIs with OAuth2 and using Windows Azure Access Control Service for authentication.