Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 415 Bytes

File metadata and controls

32 lines (26 loc) · 415 Bytes

REST-APIS

North bound

South bound

Synchronous apis

Asynchronous apis

HTTP Functions

Get

Post

Put

Patch

Delete

CRUD Functions

Create

Read

Update

Delete

Restful Authentication

Basic authentication

Api keys

Custom tokens

Simple object protocol (SOAP)

Components

Envelope

Header

Body

Fault