GET /Collections

Get a list of Collections

Return number of total items

GET /Collections({name})

Retrieve details of a Collection

GET /Collections({name})/Links

Retrieve list of Links of a Collection

Return number of total items

GET /Collections({name})/Links({name_link})

Retrieve a link of a Collection

GET /Collections({name})/ProductProviders

Retrieve list of Provider of a Collection

Return number of total items

GET /Collections({name})/ProductProviders({name_provider})

Retrieve a Provider of a Collection

GET /Collections({name})/Products

Retrieve list of Product of a Collection

Return number of total items

GET /Collections({name})/Products({id_product})

Retrieve a Product of a Collection

GET /Collections({name})/Products({id_product})/$value

Download a Product of a Collection

GET /Collections({name})/Products({id_product})/Links

Retrieve list of Links of a Product of a Collection

Return number of total items

GET /Collections({name})/Products({id_product})/Links({link_name})

Retrieve a Link of Product of a Collection

GET /Collections({name})/Products({id_product})/Links({link_name})/$value

Download a Link of a Product of a Collection

GET /Collections({name})/Products({id_product})/Attributes

Retrieve list of Attributes of a Product of a Collection

Return number of total items

GET /Providers

Get a list of Provider

Return number of total items

GET /Providers({name})

Get a Provider

GET /Providers({name})/Links

Retrieve list of Links of a Provider

Return number of total items

GET /Tags

Get a list of Tags

Return number of total items

GET /Tags({name})

Get a Tag

GET /ApiKeys

Get a list of ApiKey

Return number of total items