Authentication and Access
Get a credential as part of your O Series Cloud authentication setup.
If you're using the Vertex O Series Cloud REST API to integrate your financial host system with Vertex O Series Cloud and Vertex O Series Online Commerce, follow the steps described in Authenticate O Series Cloud.
If you're using the Vertex O Series Cloud REST API to integrate your financial host system with Vertex for e-Commerce, Vertex for Marketplaces, Standalone Vertex Invoice IQ, or Standalone Vertex Validator, retrieve your access token from the API Access Tokens feature.
Authentication
The following credentials are available:
| Credential | Service | Description |
|---|---|---|
| O Series Plus Test | Vertex O Series Online Commerce | Sandbox |
| O Series Plus | Vertex O Series Online Commerce | Production |
| Invoice IQ Test | Vertex Invoice IQ | Sandbox |
| Invoice IQ | Vertex Invoice IQ | Production |
| Validator Test | Vertex Validator | Sandbox |
| Validator | Vertex Validator | Production |
Authenticating requests
After you create an access token, use it to authenticate requests to the service's API endpoint. Include the access token in the x-marketplace-token or x-marketplace-seller-token HTTP header.
Updated 15 days ago
