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

Rightsline Templates API

Template configuration

Rightsline Templates API is one of 10 APIs that Rightsline publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version v4.

Requests are made against 2 base URLs: https://app.rightsline.com/v4, https://app.rightsline.eu/v4.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v4
Base URL
https://app.rightsline.com/v4
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Rightsline Templates API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKey).

  • ApiKey — Bearer token obtained by exchanging Company API Key + Access Key + Secret Access Key. Generate credentials in app.rightsline.com Profile API Access.

Paths & Operations 2

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

Templates 2

Template configuration

GET
/templates/{entityType}
List Templates
listTemplates 1 param → 200
GET
/templates/{entityType}/{templateId}
Get Template
getTemplate 2 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Template (5 properties). Each schema is shown below with its type and property counts.

Template
object
A rights or royalty template
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rightsline-templates-api-openapi.yml Raw ↑

Other APIs Rightsline publishes across the network.

Rightsline Rights API
Rightsline Royalties API
Rightsline Availability API
Rightsline Catalog API
Rightsline Contacts API
Rightsline Lists API
Rightsline Rights API
Rightsline Royalties API
Rightsline Workflows API