API specification
post
Authorizations
AuthorizationstringRequired
Body
namestringOptionalDefault:
""target_linkstringOptionalDefault:
""project_guidstring | nullableOptionalDefault:
nullsource_codestring | nullableOptionalDefault:
nulldescriptionstring | nullableOptionalDefault:
nullResponses
200
Successful response
application/json
400
Incorrect data problem
application/json
403
Authorization or subscription limit problem
application/json
404
Not found data problem
application/json
422
Validation data problem
application/json
429
Rate limit problem
application/json
500
Service error
application/json
post
/api/v1/linksget
Responses
200
Available sources for links
application/json
get
/api/v1/sources200
Available sources for links
get
Authorizations
AuthorizationstringRequired
Responses
200
Available projects for the user
application/json
403
Authorization problem
application/json
429
Rate limit problem
application/json
get
/api/v1/projectsLast updated