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

Revel Systems Products API

Product catalog and modifier resources.

Revel Systems Products API is one of 6 APIs that Revel Systems publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include Products. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, a changelog, and 8 JSON Schemas.

This API exposes 3 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2025.3.0.

Requests are made against 2 base URLs: https://{subdomain}.revelup.com/resources, https://api-sandbox-revel.revelup.com/resources.

3 operations 2 paths 3 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2025.3.0
Base URL
https://yoursubdomain.revelup.com/resources
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Revel Systems Products API declares 1 security scheme for authenticating requests. An API key is passed in the header as API-AUTHENTICATION (apiAuthentication). By default, every request must be authenticated.

  • apiAuthentication — API key and secret joined by a colon, e.g. API-AUTHENTICATION: key:secret. The key and secret may alternatively be passed as apikey and apisecret query paramet…

Paths & Operations 3

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

Products 3

Product catalog and modifier resources.

GET
/Product/
Get Products
getProducts 11 params → 200401429
POST
/Product/
Create Product
createProduct body → 201401
GET
/Product/{id}/
Get Product
getProduct 2 params → 200401404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Product (19 properties), Meta (5 properties), ProductList (2 properties). Each schema is shown below with its type and property counts.

ProductList
object
2 properties
Product
object
19 properties
Meta
object
Tastypie pagination envelope.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revel-systems-products-api-openapi.yml Raw ↑

Other APIs Revel Systems publishes across the network.

Revel Webhooks
Revel Systems Customers API
Revel Systems Establishments API
Revel Systems Orders API
Revel Systems Scheduling API