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 Contacts API

Contact and company management

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

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

This API exposes 2 operations across 1 path, and defines 3 schemas. 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 1 paths 3 schemas 1 GET1 POST

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 Contacts 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 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Contacts 2

Contact and company management

GET
/contacts
List Contacts
listContacts 2 params → 200
POST
/contacts
Create Contact
createContact body → 201

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Contact (6 properties), ContactCreate (4 properties), Pagination (3 properties). Each schema is shown below with its type and property counts.

Pagination
object
3 properties
Contact
object
A contact or company record
6 properties
ContactCreate
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rightsline-contacts-api-openapi.yml Raw ↑

Other APIs Rightsline publishes across the network.

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