Skip to main content

Zephr SDK

Zuora
  • 日本語のコンテンツは機械翻訳されており、補助的な参照を目的としています。機械翻訳の精度は保証できません。英語版が正となります。また、現時点では検索機能は日本語での検索をサポートしていません。翻訳に関するフィードバックについては、docs@zuora.comに送信してください。

Zephr SDK

Zephr uses web APIs for all its functionality. These are split into two categories: the Admin API and the Public API. All functionality of the system can be controlled by the Admin API. The Public API is used for client-side implementations and is tightly linked to a user’s session.

You can read the Admin API and Public API specifications online.

The Zephr SDK is a wrapper around the Zephr APIs allowing for rapid integration development. The Zephr SDK is supplied in the following programming languages:

See Server-side Integration Guide using Zephr JavaScript SDK for integration instructions.

Please note: For Android, we recommend making HTTP calls to our Web API using the HTTP client of your choice.

 

English
日本語