Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 813 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 813 Bytes

AppSurfer API

Overview -

AppSurfer REST API can be used by deveopers to push new apps to AppSurfer. It also provides code for customised widget code to embed as well as SurfIt button embed codes.

All API take JSON data and respond with JSON.

Every request should have

Content-Type:application/json

in their headers.

Base URL for all request should be

https://api.appsurfer.com

Main Sections -