Skip to main content
Automation

REST

Definition, context, related terminology, and source references for REST.

Definition

Representational State Transfer, a common API style using HTTP methods and resource representations. DDI REST APIs often support CRUD operations, search, pagination, authentication, and asynchronous tasks.