API Reference: Difference between revisions
Jump to navigation
Jump to search
w>Jguillo No edit summary |
w>Jguillo No edit summary |
||
Line 50: | Line 50: | ||
= Public API = | = Public API = | ||
To search for works and | To search for works and query public registration data. | ||
These services are public and no application key is needed to use them. | These services are public and no application key is needed to use them. | ||
* [[work.get]] | * [[work.get]] |
Revision as of 15:42, 5 May 2010
Here you can find the complete reference for each of the functions available in the 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
- user.licenses
- license.features
- user.countries
- user.profiles
- work.types
- work.types.tree
- work.languages
Works info
To get data about works, download them or get registration certificates
Works management
To upload, register and delete works
- work.upload.lookup
- work.upload.begin
- work.upload.chunk
- work.upload.commit
- API upload servlet
- work.register
- work.attachfile
- work.delete
Multiauthorship
To register more rights holders for a work
User management
These functions allow to create and modify user accounts on Safe Creative. You must be a partner to use these functions
Public API
To search for works and query public registration data. These services are public and no application key is needed to use them.