Rely.io website screenshot

Rely.io

Rely.io is an internal developer portal that aggregates engineering data, provides software catalogs with blueprints and entities, engineering scorecards, self-service developer actions, and workflow automation for platform engineering teams. The platform integrates with CI/CD pipelines, incident management, observability, and cloud providers to create a centralized service catalog with real-time data. Rely.io's Public REST API provides full CRUD access to blueprints, entities, scorecards, self-service actions, and automations using Bearer token authentication.

Rely.io publishes 6 APIs on the APIs.io network, including Automations API, Blueprints API, Entities API, and 3 more. Tagged areas include Developer Experience, Internal Developer Portal, Platform Engineering, Software Catalog, and Service Catalog.

The Rely.io catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Rely.io’s developer surface includes authentication, documentation, signup flow, support, and 8 more developer resources.

49.7/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
Developer ExperienceInternal Developer PortalPlatform EngineeringSoftware CatalogService CatalogEngineering Scorecards

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 49.7/100 · developing
Contract Quality 17.8 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/rely: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Rely.io Automations API

Manage automation rules that trigger workflows based on catalog entity changes or external events via plugin integrations.

Rely.io Blueprints API

Manage blueprint schemas that define the structure and attributes of catalog entities such as services, teams, and resources.

Rely.io Entities API

Manage catalog entity instances — the individual services, teams, deployments, and resources tracked in the software catalog.

Rely.io Scorecards API

Define and manage engineering scorecards that track adoption of standards and production readiness across services.

Rely.io Self-Service Actions API

Configure developer self-service actions that automate infrastructure provisioning, service scaffolding, and deployment workflows.

Rely.io Users API

Manage user accounts and invitations in the organization.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Rely.io Public API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rely Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rely Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Rely Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Rely Context

7 classes · 13 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Rely.io API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Rely.io API Rules

10 rules · 6 errors 4 warnings

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Rely.io Blueprint

7 properties

JSON SCHEMA

Rely.io Entity

7 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Rely Blueprint Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Rely Authentication

http · 1 scheme

SECURITY

Rely Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Rely Agentic Access

23 operations · 14 acting

23 operations · 14 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: rely
name: Rely.io
description: Rely.io is an internal developer portal that aggregates engineering data, provides software catalogs with blueprints
  and entities, engineering scorecards, self-service developer actions, and workflow automation for platform engineering teams.
  The platform integrates with CI/CD pipelines, incident management, observability, and cloud providers to create a centralized
  service catalog with real-time data. Rely.io's Public REST API provides full CRUD access to blueprints, entities, scorecards,
  self-service actions, and automations using Bearer token authentication.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/rely.png
tags:
- Developer Experience
- Internal Developer Portal
- Platform Engineering
- Software Catalog
- Service Catalog
- Engineering Scorecards
url: https://raw.githubusercontent.com/api-evangelist/rely/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: rely:rely-automations-api
  name: Rely.io Automations API
  description: Manage automation rules that trigger workflows based on catalog entity changes or external events via plugin
    integrations.
  humanURL: https://docs.rely.io/public-api
  baseURL: https://api.rely.io
  tags:
  - Automations
  properties:
  - type: OpenAPI
    url: openapi/rely-automations-api-openapi.yml
  - type: Documentation
    url: https://docs.rely.io/public-api
  - type: GettingStarted
    url: https://docs.rely.io/getting-started
- aid: rely:rely-blueprints-api
  name: Rely.io Blueprints API
  description: Manage blueprint schemas that define the structure and attributes of catalog entities such as services, teams,
    and resources.
  humanURL: https://docs.rely.io/public-api
  baseURL: https://api.rely.io
  tags:
  - Blueprints
  properties:
  - type: OpenAPI
    url: openapi/rely-blueprints-api-openapi.yml
  - type: Documentation
    url: https://docs.rely.io/public-api
  - type: GettingStarted
    url: https://docs.rely.io/getting-started
- aid: rely:rely-entities-api
  name: Rely.io Entities API
  description: Manage catalog entity instances — the individual services, teams, deployments, and resources tracked in the
    software catalog.
  humanURL: https://docs.rely.io/public-api
  baseURL: https://api.rely.io
  tags:
  - Entities
  properties:
  - type: OpenAPI
    url: openapi/rely-entities-api-openapi.yml
  - type: Documentation
    url: https://docs.rely.io/public-api
  - type: GettingStarted
    url: https://docs.rely.io/getting-started
- aid: rely:rely-scorecards-api
  name: Rely.io Scorecards API
  description: Define and manage engineering scorecards that track adoption of standards and production readiness across services.
  humanURL: https://docs.rely.io/public-api
  baseURL: https://api.rely.io
  tags:
  - Scorecards
  properties:
  - type: OpenAPI
    url: openapi/rely-scorecards-api-openapi.yml
  - type: Documentation
    url: https://docs.rely.io/public-api
  - type: GettingStarted
    url: https://docs.rely.io/getting-started
- aid: rely:rely-self-service-actions-api
  name: Rely.io Self-Service Actions API
  description: Configure developer self-service actions that automate infrastructure provisioning, service scaffolding, and
    deployment workflows.
  humanURL: https://docs.rely.io/public-api
  baseURL: https://api.rely.io
  tags:
  - Self-Service Actions
  properties:
  - type: OpenAPI
    url: openapi/rely-self-service-actions-api-openapi.yml
  - type: Documentation
    url: https://docs.rely.io/public-api
  - type: GettingStarted
    url: https://docs.rely.io/getting-started
- aid: rely:rely-users-api
  name: Rely.io Users API
  description: Manage user accounts and invitations in the organization.
  humanURL: https://docs.rely.io/public-api
  baseURL: https://api.rely.io
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/rely-users-api-openapi.yml
  - type: Documentation
    url: https://docs.rely.io/public-api
  - type: GettingStarted
    url: https://docs.rely.io/getting-started
common:
- type: AgenticAccess
  url: agentic-access/rely-agentic-access.yml
- type: DomainSecurity
  url: security/rely-domain-security.yml
- type: Authentication
  url: authentication/rely-authentication.yml
- type: Website
  url: https://www.rely.io
- type: Documentation
  url: https://docs.rely.io
- type: GitHubOrganization
  url: https://github.com/Rely-io
- type: GitHub SDK
  url: https://github.com/Rely-io/galaxy-oss
- type: Signup
  url: https://app.rely.io/register
- type: Demo
  url: https://demo.rely.io
- type: Support
  url: mailto:support@rely.io
- type: LinkedIn
  url: https://www.linkedin.com/company/rely-io
- type: LlmsText
  url: https://docs.rely.io/llms.txt
features:
- name: Software Catalog
  description: Centralized service catalog powered by blueprints and entities tracking ownership, dependencies, documentation,
    and deployments.
- name: Engineering Scorecards
  description: Define and track production readiness, DORA metrics, and observability standards across all services with automated
    scoring.
- name: Self-Service Actions
  description: Enable developers to scaffold services, provision cloud resources, and trigger deployments via UI or API without
    platform team involvement.
- name: Automation Workflows
  description: Create automation rules that respond to catalog changes and trigger actions in integrated tools automatically.
- name: Plugin Integrations
  description: Galaxy-based plugin framework for connecting to GitHub, GitLab, PagerDuty, Datadog, AWS, and other tools via
    self-hosted or managed agents.
- name: GitOps Support
  description: Manage blueprints, entities, scorecards, and actions as code in Git repositories for version-controlled portal
    configuration.
solutions:
- name: Platform Engineering Portal
  description: Build an internal developer portal that gives developers self-service access to infrastructure and eliminates
    toil from platform engineering teams.
- name: Service Ownership Tracking
  description: Track service ownership, runbooks, SLOs, and dependencies in a centralized catalog updated automatically via
    CI/CD integrations.
- name: Engineering Standards Enforcement
  description: Define and enforce engineering standards via scorecards with leaderboards that drive adoption across engineering
    teams.
- name: Developer Onboarding Automation
  description: Automate new service scaffolding, repository creation, and tool provisioning via self-service actions tied
    to golden path templates.
useCases:
- name: Service Catalog Management
  description: Aggregate services, libraries, infrastructure resources, and teams into a searchable catalog with real-time
    data from CI/CD and observability tools.
- name: Production Readiness Scoring
  description: Score services on production readiness criteria (on-call coverage, SLO definitions, runbooks, deployment frequency)
    and track improvement.
- name: Self-Service Provisioning
  description: Allow developers to provision cloud infrastructure, create repositories, and onboard new services without opening
    platform team tickets.
integrations:
- name: GitHub
  description: Sync repositories, workflows, and deployment data to the catalog
- name: GitLab
  description: Sync GitLab projects, pipelines, and deployment visibility
- name: PagerDuty
  description: Surface on-call rotations and incident data in service catalog
- name: Datadog
  description: Pull monitoring metrics and SLO data into service scorecards
- name: AWS
  description: Track cloud resources and infrastructure entities in the catalog
- name: Kubernetes
  description: Discover and catalog Kubernetes workloads and deployments
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com