Confluence Server REST API Atlassian
Confluence s REST APIs provide access to resources data entities via URI paths To use a REST API your application will make an HTTP request and parse the response By default the response format is JSON Your methods will be the standard HTTP methods GET PUT POST and DELETE The REST API is based on open standards so you can use any