REST API description: Difference between revisions

Jump to navigation Jump to search
Line 78: Line 78:
=== Query available URIs with OPTIONS ===
=== Query available URIs with OPTIONS ===


The Allegro REST API has the fixed URI <code>API/stats</code> for statistics. To see all possible subtrees of a specific request, use the '''OPTIONS''' request instead of ''GET'''. It can be set with the parameter <code>-X OPTIONS</code> for curl.
The Allegro REST API has the fixed URI <code>API/stats</code> for statistics. To see all possible subtrees of a specific request, use the '''OPTIONS''' request instead of '''GET'''. It can be set with the parameter <code>-X OPTIONS</code> for curl.


<pre>
<pre>
404

edits

Navigation menu