Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuora RSA Signatures API

The REST API used in Payment Pages 2.0 are CORS (Cross-Origin Resource Sharing) enabled and therefore requires a digital signature. You can use the [Generate an RSA signature](https://www.zuora.com/redocly-test/api-references/api/operation/POST_RSASignatures/) operation to generate the required digital signature and token for a Payment Pages 2.0 form, then use the [Decrypt an RSA signature](https://www.zuora.com/redocly-test/api-references/api/operation/POST_DecryptRSASignatures/) operation to decrypt the signature to validate the signature and key."

Zuora RSA Signatures API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RSA Signatures. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

RSA Signatures 2

The REST API used in Payment Pages 2.0 are CORS (Cross-Origin Resource Sharing) enabled and therefore requires a digital signature. You can use the [Generate an RSA signature](htt…

POST
/v1/rsa-signatures
Generate an RSA signature
POST_RSASignatures 8 params → 200
POST
/v1/rsa-signatures/decrypt
Decrypt an RSA signature
POST_DecryptRSASignatures 8 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are POSTRSASignatureType (35 properties), POSTRSASignatureResponseType (5 properties), POSTDecryptResponseType (4 properties), POSTDecryptionType (3 properties). Each schema is shown below with its type and property counts.

POSTRSASignatureType
object
35 properties 3 required
POSTRSASignatureResponseType
object
5 properties
POSTDecryptionType
object
3 properties 3 required
POSTDecryptResponseType
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-rsa-signatures-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API