Home
Providers
Rely.io
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.
6 APIs
Developer Experience Internal Developer Portal Platform Engineering Software Catalog Service Catalog Engineering Scorecards
On this page
Kin Score
APIs 6
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 2
JSON Schema 2
JSON Structure 1
Examples 2
Security Posture 2
Agentic Access 1
Resources 12
apis.yml
37 Operational Transparency
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
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
Individual APIs this provider publishes, each with its own machine-readable definition.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
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)
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