API Documentation
Message Queue Docs
Search…
v4
Introduction
Overview
API request limits
Errors
Other references
Getting started
🔑
Authentication
Requesting temporary credentials
Signing requests
🎬
Entities
Char types
The entity object
Amount
Catalog item
Contact
Deal
File
Financial document
Inventory
Job
Right
Table
👬
Relationships
The relationship object
Relationship types
Create a relationship
Delete a relationship
🔎
Search
Entity search
Relationship search
Pagination
Search fields
Search functions
Examples
🆕Batch
Overview
Create a batch
Retrieve a batch
🧰
Workflow
Execute a workflow action
Execute document workflow action
Execute a workflow action with signature
📐Configuration
Lists
Currency conversion
📆
Date Math
Overview
The date math object
Create date math
Retrieve date math
Update date math
Delete date math
🧮
AVAILS
Overview
Get dimension data
Get availability
Is catalog item available
⌨
Starter Packs
Catalog Metadata
Availability Feed
Swagger
Postman
Message queue docs
Rightsline.com
Powered By
GitBook
Overview
Requests to the RightsLine API are made to a specific endpoint. Endpoints are constructed with the following structure:
https://{base_url}/v{version_no}/{endpoint}
base_url
: See
table
below.
version_no
: 4
endpoint
: Specific endpoint depending on entity type.
Base URL by environment
Environment
Base URL
Production US
ris.rightsline.com
Integration US
ris-int.rightsline.com
Staging US
ris-staging.rightsline.com
Production EU
api.rightsline.eu
Staging EU
api-staging.rightsline.eu
Previous
Introduction
Next
API request limits
Last modified
7mo ago
Copy link
Contents
Base URL by environment