API Overview: Difference between revisions
Jump to navigation
Jump to search
w>Jguillo No edit summary |
w>Jguillo No edit summary |
||
Line 19: | Line 19: | ||
= '''Reference''' = | = '''Reference''' = | ||
== Generic methods == | |||
* [[version]] | * [[version]] | ||
* [[ztime]] | * [[ztime]] | ||
* [[authkey.create]] | * [[authkey.create]] | ||
* [[authkey.state]] | * [[authkey.state]] | ||
== User management | |||
* [[user.link]] | * [[user.link]] | ||
* [[user.modify]] | * [[user.modify]] | ||
* [[user.unlink]] | * [[user.unlink]] | ||
== Master tables | |||
* [[user.licenses]] | * [[user.licenses]] | ||
* [[license.features]] | * [[license.features]] | ||
Line 33: | Line 36: | ||
* [[work.types.tree]] | * [[work.types.tree]] | ||
* [[work.languages]] | * [[work.languages]] | ||
== Works info == | |||
* [[work.get]] | * [[work.get]] | ||
* [[work.get.private]] | * [[work.get.private]] | ||
Line 44: | Line 43: | ||
* [[work.download]] | * [[work.download]] | ||
* [[work.download.private]] | * [[work.download.private]] | ||
== Work management == | |||
* [[work.upload.lookup]] | |||
* [[work.upload.begin]] | |||
* [[work.upload.chunk]] | |||
* [[work.upload.commit]] | |||
* [[work.register]] | |||
* [[work.attachfile]] | |||
* [[work.delete]] | |||
== Multiauthorship == | |||
* [[work.rightsholders.add]] | * [[work.rightsholders.add]] | ||
* [[work.rightsholders.list]] | * [[work.rightsholders.list]] | ||
* [[work.rightsholders.remove]] | * [[work.rightsholders.remove]] | ||
== Search == | |||
* [[search.byquery]] | * [[search.byquery]] | ||
* [[search.byfields]] | * [[search.byfields]] | ||
Line 54: | Line 61: | ||
* [[semantic.query]] | * [[semantic.query]] | ||
= '''How to''' = | |||
* [[Register work uploading]] | * [[Register work uploading]] | ||
* [[Register work via URL]] | * [[Register work via URL]] | ||
Line 61: | Line 68: | ||
* [[Desktop Applications]] | * [[Desktop Applications]] | ||
= '''Troubleshooting''' = | |||
* [[Signatures]] | * [[Signatures]] | ||
* [[Charsets]] | * [[Charsets]] |
Revision as of 15:40, 3 May 2010
Introduction
- Access method
- Charset
- Parameters
- URL syntax
- Zime parameter
- Signature parameter
- Obtain the keys to use the API
- User Key callback URL
- User Key bringback URL
- Authkey: The user authorization
- Error handling
- About users
- About Works
- User management
- Building common URLs
- Paginated requests
- API Arquitecture
Reference
Generic methods
== User management
== Master tables
- user.licenses
- license.features
- user.countries
- user.profiles
- work.types
- work.types.tree
- work.languages
Works info
Work management
- work.upload.lookup
- work.upload.begin
- work.upload.chunk
- work.upload.commit
- work.register
- work.attachfile
- work.delete
Multiauthorship
Search
How to
- Register work uploading
- Register work via URL
- Register work with extended info
- Register work with relations
- Desktop Applications
Troubleshooting
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.