Sklik API

Images

images.create

Create new image records

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

int userId

(optional) User ID

}
array images (
struct {
string url

Public URL to CDN storage

int width

Width of image in pixels

int height

Height of image in pixels

int size

Size of image in KB

string type

Image format type:

  • jpg:
  • png:
  • gif:
  • svg:
string sha1_checksum

Checksum of file and user_id

}
)

Response

struct {
int status

Return code

string statusMessage

Status description

array ids (

Array of record IDs in same order as input metadata

int
)
}

Response status codes:

List of all possible response status codes:

Diagnostics:

List of all possible diagnostics:

Copyright © 1996-2024

www.seznam.cz Help Contact