DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:jsonrpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
devel:jsonrpc [2024-01-12 19:50] andidevel:jsonrpc [2024-02-06 14:10] andi
Line 1: Line 1:
 ====== JSON-RPC API ====== ====== JSON-RPC API ======
- 
-[[develonly]] 
- 
  
 This API provides access to all [[Remote API]] functionality using a JSON based API. This API provides access to all [[Remote API]] functionality using a JSON based API.
Line 50: Line 47:
  
  
-===== Results =====+==== Results ====
  
 Results are always returned as a JSON object. Results are always returned as a JSON object.
Line 79: Line 76:
  
 Please refer to the [[https://www.dokuwiki.org/lib/exe/openapi.php|API Explorer]] to learn which calls are available and what responses to expect. You can also call the explorer on your own wiki instance at ''%%http(s)://yourwiki/dokuwiki/lib/exe/openapi.php%%''. Please refer to the [[https://www.dokuwiki.org/lib/exe/openapi.php|API Explorer]] to learn which calls are available and what responses to expect. You can also call the explorer on your own wiki instance at ''%%http(s)://yourwiki/dokuwiki/lib/exe/openapi.php%%''.
 +
 +===== Open API Specification =====
 +
 +An [[https://www.openapis.org/|OpenAPI]] Specification (using Version 3.1) is available from the API Explorer. It can be used with any OpenAPI compatible tool to visualize the API, validate requests or even generate appropriate API client code.
 +
 +
 +
  
devel/jsonrpc.txt · Last modified: 2024-07-05 13:10 by michaelsy

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki