API Reference: Difference between revisions

From Safe Creative API
Jump to navigation Jump to search
w>Mpolo
m (Added user.quota)
m (40 revisions imported)
 
(9 intermediate revisions by 3 users not shown)
Line 35: Line 35:
* [[work.upload.chunk]]
* [[work.upload.chunk]]
* [[work.upload.commit]]
* [[work.upload.commit]]
* [[work.uploadticket.status]]
* [[API upload servlet]]
* [[API upload servlet]]
* [[work.register]]
* [[work.register]]
* [[work.rights.register]]
* [[work.attachfile]]
* [[work.attachfile]]
* [[work.delete]]
* [[work.delete]]
Line 43: Line 45:
To get data about users
To get data about users
* [[user.get]]
* [[user.get]]
* [[user.get.private]]
* [[user.quota]]
* [[user.quota]]


Line 48: 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 63: 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 =
Line 76: Line 75:


== Public work info ==
== Public work info ==
* [[work.metadata.namespaces]]
* [[work.get]]
* [[work.get]]


Line 82: Line 82:
* [[search.byfields]]
* [[search.byfields]]
* [[search.byhash]]
* [[search.byhash]]


= Semantic services =
= Semantic services =

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