URLs for v3 of the myax API (Collection, Document, etc.)

GET /v2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "collections": "https://data-api.ax-semantics.com/v2/collections/",
    "documents": "https://data-api.ax-semantics.com/v2/documents/",
    "instant": "https://data-api.ax-semantics.com/v2/instant/",
    "histograms": "https://data-api.ax-semantics.com/v2/histograms/",
    "story-exports": "https://data-api.ax-semantics.com/v2/story-exports/"
}