Skip navigation links

Package org.zanata.rest.service

This is the documentation for the Zanata REST API.

See: Description

Package org.zanata.rest.service Description

This is the documentation for the Zanata REST API. It includes detailed information about the resources, content, response codes, etc available to external users.

Authentication

Some of the available resources require authentication and will respond with an UNAUTHORIZED (401) code if not available. To prevent this, you must supply credentials in the form of the "X-Auth-User" header, which should contain a valid Zanata user name, and "X-Auth-Token", which should contain the corresponding API key for the user. Additionally, the service might continue to respond with the same code if the authenticated user does not have the right permissions to access the resource.
Skip navigation links

Copyright © 2017 Zanata Project. All rights reserved.