Skip to main content

Paligo API

Parameters

Name

In

Type

Required

Description

id

path

integer

true

The ID of the image.

name

query

string

false

The name of the image.

parent

query

integer

false

The ID of the image’s parent resource.

size

query

string

false

The size of the image.

variant

query

string

false

The variant of the image.

download

query

boolean

false

Set this to true to download the image file instead of getting image info.

page

query

string

false

Used to specify what page to view when response is paginated.

per_page

query

string

false

How many results to include in the response.