API Reference: Difference between revisions

From Safe Creative API
Jump to navigation Jump to search
w>Ddesola
m (40 revisions imported)
 
(6 intermediate revisions by one other user not shown)
Line 20: Line 20:
* [[work.types.tree]]
* [[work.types.tree]]
* [[work.languages]]
* [[work.languages]]
* [[donation.targets]]


== Works info ==
== Works info ==
Line 39: Line 38:
* [[API upload servlet]]
* [[API upload servlet]]
* [[work.register]]
* [[work.register]]
* [[work.rights.register]]
* [[work.attachfile]]
* [[work.attachfile]]
* [[work.delete]]
* [[work.delete]]
Line 45: Line 45:
To get data about users
To get data about users
* [[user.get]]
* [[user.get]]
* [[user.get.private]]
* [[user.quota]]
* [[user.quota]]


Line 50: Line 51:
To register more rights holders for a work
To register more rights holders for a work
* [[work.rightsholders.add]]
* [[work.rightsholders.add]]
* [[work.rightsholders.confirm]]
* [[work.rightsholders.list]]
* [[work.rightsholders.list]]
* [[work.rightsholders.remove]]
* [[work.rightsholders.remove]]


= Partners API =
= Partners API =
Line 65: Line 66:
* [[user.modify]]
* [[user.modify]]
* [[user.unlink]]
* [[user.unlink]]
== User info ==
To get data about users
* [[user.get]]
* [[user.quota]]
* [[user.findbymail]]
* [[user.findbymail]]
* [[user.newsale]]


= Public API =
= Public API =

Latest revision as of 08:07, 7 May 2021

Here you can find the complete reference for each of the components available in the API, grouped by functionality.

You can also access an alphabetical list of API components for quick reference of a particular component.

Standard API

Authorization and validation

These functions are used for assistance in working with other functions

Master tables

To query values for fixed data (licenses, work types,...) used as parameters in other functions

Works info

To get data about works, download them or get registration certificates

Works management

To upload, register and delete works

User info

To get data about users

Multiauthorship

To register more rights holders for a work

Partners API

You must be a partner to use these functions.

Work download

User management

These functions allow to create and modify user accounts on Safe Creative.

Public API

To search for works and query public registration data.

These services are public and no application key is needed to use them.

Public work info

Search

Semantic services

To get a work registration info from a digital fingerprint of its contents.


See also