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

RSC Tools API

Chemical format conversion and validation utilities.

RSC Tools API is one of 4 APIs that RSC publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tools. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.

Requests are made against a single base URL, https://api.rsc.org/compounds/v1.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://api.rsc.org/compounds/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

RSC Tools API declares 1 security scheme for authenticating requests. An API key is passed in the header as apikey (apiKeyAuth).

  • apiKeyAuth — API key obtained from the RSC Developer Portal at developer.rsc.org. Register and create an application to receive an API key.

Paths & Operations 2

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

Tools 2

Chemical format conversion and validation utilities.

POST
/tools/convert
Convert Chemical Format
convertChemicalFormat body → 200400401
POST
/tools/validate/inchikey
Validate InChIKey
validateInchikey body → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rsc-tools-api-openapi.yml Raw ↑

Other APIs RSC publishes across the network.

RSC Filter API
RSC Lookups API
RSC Records API