Image Information URI

Let's create a URI to return the image information.

Start with the base URI (the image identifier) we used as the base for adding on parameters:

{scheme}://{server}{/prefix}/{identifier}

Now add info.json to the end. That gives us our image information request URI:

{scheme}://{server}{/prefix}/{identifier}/info.json

Example Image Information URIs

Redirection

Note that some image servers support a feature where the base URI identifier redirects to the full image information request URI.

So: {scheme}://{server}{/prefix}/{identifier}

Redirects to: {scheme}://{server}{/prefix}/{identifier}/info.json

Try these examples:

Last modified by Jason Ronallo 2017-09-03 19:02:21
Created by Jason Ronallo 2017-09-03 19:02:21

results matching ""

    No results matching ""