Resolve

Resolve

The Resolve API is mainly intended for use internally by Amedia, but it can be a very handy tool for external partners as well, during development. The basic idea is that you can send any section or article url to the resolver and get back information information about the content that are associated with that URL. For an article you will for example get a link to the article content within ACP.

Resolve a given site url or short url and return info object

GET/resolve/{url}


Title
Title
Path
/resolve/{url}
Description
Resolve a given url
Produces
application/json; charset=UTF-8; type=documentInfo
Path parameters
version
Required: true
Description: API Version
Type: apiversion
Format: v1
url
Required: true
Description: the URL that shall be resolve
Type: string
Format: http%3A%2F% 2Fwww.ba.no 
Response status code
200