Create up to 1000 links in one call

Please use this method if you need to create big packs of links. It accepts up to 1000 links in one API call.

It works almost the same as single link creation endpoint, but accepts an array of URLs and returns an array of responses.

Returns list of Link objects. If any URL is failed to insert, it returns error object instead as array element. Method is not transactional – it can insert some links from the list and return an error for others.

Rate limit: 5 queries in 10 seconds

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
boolean
Defaults to false
links
array of objects
required
string

Folder ID

Response
200

Default Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!