RAiN — Rivium AI NetworkDevelopers
RAiN API · v1

Build with the RAiN API

Programmatic access to RAiN’s network of verified AI experts — a PII-free public directory and private endpoints for approved partners.

Public directory API

Query verified AI experts — skills, services, location, ratings. PII-free (no contact details). Scope: PUBLIC.

Private partner API

Contact-inclusive expert and business records for approved partners. Scope: PII.

Simple auth

One Bearer API key per integration, scoped to exactly what you need. Issued by the RAiN team.

Predictable limits

60 requests/min per key, JSON or CSV responses. Clear 429s with Retry-After.

Quickstart
curl https://rain.com.ng/api/public/providers \
  -H "Authorization: Bearer rain_live_xxx"

Full reference, scopes and examples in the documentation.