How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rarible Points API

The Points API from Rarible — 3 operation(s) for points.

Rarible Points API is one of 18 APIs that Rarible publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Points. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 3 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version v0.1.

Requests are made against a single base URL, https://{environment}.rarible.org.

3 operations 3 paths 12 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0.1
Base URL
https://api.rarible.org/v0.1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Rarible Points API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Points 3
GET
/v0.1/points/rewards
Get the leaderboard of awarded points across blockchains
getPointsRewards 2 params → 200400500
GET
/v0.1/points/rewards/{address}
Get awarded points by address
getPointsRewardsByAddress 1 param → 200404400500
GET
/v0.1/points/claim/signature
Sign a message to claim rewards
getClaimSignature 4 params → 200400500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are RewardByBlockchainEntity (4 properties), RewardEntity (3 properties), RewardEntities (2 properties), UnionApiErrorEntityNotFound (2 properties). Each schema is shown below with its type and property counts.

UnionApiErrorBadRequest
object
2 properties 2 required
UnionApiErrorServerError
object
2 properties 2 required
UnionApiErrorEntityNotFound
object
2 properties 2 required
RewardEntities
object
2 properties 1 required
RewardsByBlockchain
object
List of rewards by blockchain for a specific address
1 property 1 required
BigDecimal
string
RewardByBlockchainEntity
object
4 properties 3 required
UnionAddress
string
Blockchain address in Union format ${blockchainGroup}:${token}
RewardEntity
object
3 properties 2 required
Blockchain
string
BigInteger
string
RewardsClaimSignatureResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rarible-points-api-openapi.yml Raw ↑

Other APIs Rarible publishes across the network.

Rarible Charts API
Rarible Collection Leader Board API
Rarible Collection Statistics API
Rarible Currencies and rates API
Rarible Domain lookup API
Rarible Encode operations API
Rarible Indexer blocks API
Rarible NFT Activities API
Rarible NFT Collections API
Rarible NFT Data and Historical Statistics API
Rarible NFT Items API
Rarible NFT Ownerships API
Where this information came from

This is an independent, third-party profile of Rarible Points API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.