Home
Providers
Backstage
Backstage
Backstage is an open-source developer portal platform created by Spotify. It provides a centralized software catalog, software templates (scaffolder), TechDocs, and a plugin ecosystem for building customizable developer portals. Backstage helps organizations manage their software ecosystem by cataloging services, APIs, resources, and infrastructure, and provides tooling for creating new projects from templates.
Backstage publishes 15 APIs on the APIs.io network, including Events System, Actions API, Authentication API, and 12 more. Tagged areas include Developer Portal, Internal Developer Platform, Software Catalog, Open-Source, and Platform Engineering.
The Backstage catalog on APIs.io includes 2 event-driven AsyncAPI specifications, 1 JSON-LD context, and 3 Spectral governance rulesets.
Backstage’s developer surface includes sandbox, changelog, CLI, API reference, support, authentication, documentation, and 33 more developer resources.
6 APIs
1 MCP Servers
7 Features
4 Use Cases
On this page
Kin Score
APIs 15
Open Collections 19
MCP Servers 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 7
Event Specs 2
Vocabularies 1
Spectral Rules 3
JSON Schema 16
JSON Structure 16
Examples 16
Security Posture 3
Scopes 1
Agentic Access 1
Use Cases 4
Integrations 6
Resources 40
apis.yml
61 Operational Transparency
39 Create-or-Update Ergonomics
Composite quality — 61.0/100 · strong
Agent readiness — 41/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 15
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 19
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 7
AsyncAPI definitions for this provider's event-driven and streaming APIs.
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.
Scroll for all 16
JSON Structure definitions describing this provider's data shapes.
Scroll for all 16
Example request and response payloads for these APIs.
Scroll for all 16
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 10
Pagination, idempotency, versioning, errors, and events
Scroll for all 10
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 6
Status, limits, changes, and where to get help
Company 2
The organization behind the API
Source (apis.yml)
aid: backstage
url: https://raw.githubusercontent.com/api-evangelist/backstage/refs/heads/main/apis.yml
apis:
- aid: backstage:events-system
name: Backstage Events System
tags:
- Developer Portal
- Event
- Webhook
tags_raw:
- Developer Portal
- Events
- Webhooks
humanURL: https://backstage.io/docs/plugins/backend-plugin
baseURL: https://{backstageHost}/api/events
properties:
- type: OpenAPI
url: openapi/backstage-events-backend-openapi.yaml
name: Backstage Events API (first-party, plugins/events-backend/src/schema/openapi.yaml)
- type: Overlay
url: overlays/backstage-events-backend-overlay.yaml
- type: Webhooks
url: asyncapi/backstage-webhooks.yml
- url: https://backstage.io/docs/plugins/backend-plugin
type: Documentation
- url: asyncapi/backstage-events-asyncapi.yml
type: AsyncAPI
description: The Backstage Events system provides a publish-subscribe mechanism for broadcasting and consuming events within
a Backstage instance. It enables plugins to emit events when significant actions occur (such as catalog entity changes,
scaffolder task completions, or permission policy updates) and allows other plugins or external systems to subscribe to
those events via HTTP webhooks or the internal event bus.
- aid: backstage:backstage-actions-api
name: Backstage Actions API
description: Endpoints for listing available scaffolder actions.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Actions
baseURL: https://{backstageHost}/api/scaffolder
properties:
- type: OpenAPI
url: openapi/backstage-actions-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-authentication-api
name: Backstage Authentication API
description: The Authentication API from Backstage — 4 operation(s) for authentication.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Authentication
baseURL: https://{backstageHost}/api/auth
properties:
- type: OpenAPI
url: openapi/backstage-auth-backend-openapi.yaml
name: Backstage Auth API (first-party, docs/openapi/definitions/auth.yaml)
- type: OpenAPI
url: openapi/backstage-authentication-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-authorization-api
name: Backstage Authorization API
description: The Authorization API from Backstage — 2 operation(s) for authorization.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Authorization
baseURL: https://{backstageHost}/api/permission
properties:
- type: OpenAPI
url: openapi/backstage-authorization-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-documentation-api
name: Backstage Documentation API
description: The Documentation API from Backstage — 2 operation(s) for documentation.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Documentation
baseURL: https://{backstageHost}/api/techdocs
properties:
- type: OpenAPI
url: openapi/backstage-documentation-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-entities-api
name: Backstage Entities API
description: Endpoints for managing and querying catalog entities.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Entities
baseURL: https://{backstageHost}/api/catalog
properties:
- type: ToolCrosswalk
url: mcp/backstage-tool-crosswalk.yml
name: MCP tool to REST operation crosswalk
- type: OpenAPI
url: openapi/backstage-catalog-backend-openapi.yaml
name: Backstage Software Catalog API (first-party, plugins/catalog-backend/src/schema/openapi.yaml)
- type: Overlay
url: overlays/backstage-catalog-backend-overlay.yaml
- type: DataModel
url: data-model/backstage-data-model.yml
- type: OpenAPI
url: openapi/backstage-entities-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-locations-api
name: Backstage Locations API
description: Endpoints for managing catalog locations (entity sources).
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Locations
baseURL: https://{backstageHost}/api/catalog
properties:
- type: OpenAPI
url: openapi/backstage-locations-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-metadata-api
name: Backstage Metadata API
description: The Metadata API from Backstage — 2 operation(s) for metadata.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Metadata
baseURL: https://{backstageHost}/api/techdocs
properties:
- type: OpenAPI
url: openapi/backstage-metadata-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-search-api
name: Backstage Search API
description: The Search API from Backstage — 1 operation(s) for search.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Search
baseURL: https://{backstageHost}/api/search
properties:
- type: OpenAPI
url: openapi/backstage-search-backend-openapi.yaml
name: Backstage Search API (first-party, plugins/search-backend/src/schema/openapi.yaml)
- type: Overlay
url: overlays/backstage-search-backend-overlay.yaml
- type: OpenAPI
url: openapi/backstage-search-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-sync-api
name: Backstage Sync API
description: The Sync API from Backstage — 1 operation(s) for sync.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Sync
baseURL: https://{backstageHost}/api/techdocs
properties:
- type: OpenAPI
url: openapi/backstage-sync-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-tasks-api
name: Backstage Tasks API
description: Endpoints for creating and managing scaffolder tasks.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Task
tags_raw:
- Tasks
baseURL: https://{backstageHost}/api/scaffolder
properties:
- type: OpenAPI
url: openapi/backstage-scaffolder-backend-openapi.yaml
name: Backstage Scaffolder API (first-party, plugins/scaffolder-backend/src/schema/openapi.yaml)
- type: Overlay
url: overlays/backstage-scaffolder-backend-overlay.yaml
- type: OpenAPI
url: openapi/backstage-tasks-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-templates-api
name: Backstage Templates API
description: Endpoints for template metadata and parameter schemas.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Templates
baseURL: https://{backstageHost}/api/scaffolder
properties:
- type: OpenAPI
url: openapi/backstage-templates-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-token-verification-api
name: Backstage Token Verification API
description: The Token Verification API from Backstage — 1 operation(s) for token verification.
humanURL: https://backstage.io/docs/features/software-catalog/software-catalog-api/
tags:
- Token Verification
baseURL: https://{backstageHost}/api/auth
properties:
- type: OpenAPI
url: openapi/backstage-token-verification-api-openapi.yml
- type: Documentation
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
- type: Documentation
url: https://backstage.io/docs/features/software-templates/
- type: Documentation
url: https://backstage.io/docs/auth/
- type: Documentation
url: https://backstage.io/docs/features/techdocs/
- type: Documentation
url: https://backstage.io/docs/features/search/
- type: Documentation
url: https://backstage.io/docs/permissions/overview
- aid: backstage:backstage-notifications-api
name: Backstage Notifications API
description: The Backstage Notifications API delivers user- and group-addressed notifications inside a Backstage portal.
Plugins create notifications with a topic, severity and link; users list, read, mark and save them, manage per-topic delivery
settings, and query unread status. It is served by @backstage/plugin-notifications-backend on the operator's own Backstage
backend at /api/notifications, and the OpenAPI below is published first-party in the Backstage monorepo.
humanURL: https://backstage.io/docs/notifications/
baseURL: https://{backstageHost}/api/notifications
tags:
- Notifications
- Developer Portal
properties:
- type: OpenAPI
url: openapi/backstage-notifications-backend-openapi.yaml
name: Backstage Notifications API (first-party, plugins/notifications-backend/src/schema/openapi.yaml)
- type: Overlay
url: overlays/backstage-notifications-backend-overlay.yaml
- type: Documentation
url: https://backstage.io/docs/notifications/
- aid: backstage:backstage-dynamic-features-api
name: Backstage Dynamic Feature Service API
description: The Backstage dynamic feature service reports the dynamically loaded frontend and backend remotes present in
a running Backstage instance. It is the introspection surface behind dynamic plugin loading, served by @backstage/backend-dynamic-feature-service
at /api/.backstage/dynamic-features, and its OpenAPI is published first-party in the Backstage monorepo.
humanURL: https://backstage.io/docs/backend-system/
baseURL: https://{backstageHost}/api/.backstage/dynamic-features
tags:
- Plugins
- Developer Portal
properties:
- type: OpenAPI
url: openapi/backstage-dynamic-features-openapi.yaml
name: Backstage Dynamic Feature Service (first-party, packages/backend-dynamic-feature-service/src/schema/openapi.yaml)
- type: Overlay
url: overlays/backstage-dynamic-features-overlay.yaml
- type: Documentation
url: https://backstage.io/docs/backend-system/
name: Backstage
tags:
- Developer Portal
- Internal Developer Platform
- Software Catalog
- Open-Source
- Platform Engineering
- Software Templates
- CNCF
tags_raw:
- Developer Portal
- Internal Developer Platform
- Software Catalog
- Open Source
- Platform Engineering
- Software Templates
- CNCF
type: Index
deliveryModel:
model: unknown
open_source: unknown
commercial: false
callable_host: false
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
- repository-unlicensed
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/backstage.png
access: 3rd-Party
common:
- type: MCPServer
url: mcp/backstage-mcp.yml
name: Backstage MCP Actions Backend
- type: Packages
url: packages/backstage-packages.yml
name: Backstage npm packages
- type: SDKs
url: packages/backstage-packages.yml
name: Backstage first-party client libraries
- type: WellKnown
url: well-known/backstage-well-known.yml
name: Well-known document probe
- type: LLMsTxt
url: llms/backstage-llms.txt
name: Backstage llms.txt
- type: AgentSkill
url: skills/_index.yml
name: Backstage published Agent Skills
- type: Conformance
url: conformance/backstage-conformance.yml
name: Standards conformance
- type: ErrorCatalog
url: errors/backstage-problem-types.yml
name: Backstage error catalog
- type: Lifecycle
url: lifecycle/backstage-lifecycle.yml
name: Release and versioning lifecycle
- type: Deprecation
url: lifecycle/backstage-lifecycle.yml
name: Backstage deprecation policy
- type: OAuthScopes
url: scopes/backstage-scopes.yml
name: OAuth scopes for the MCP Actions endpoint
- type: VulnerabilityDisclosure
url: security/backstage-vulnerability-disclosure.yml
name: Vulnerability disclosure program
- type: Security
url: security/backstage-vulnerability-disclosure.yml
name: Backstage security policy
- type: Sandbox
url: sandbox/backstage-sandbox.yml
name: Public demo instance and local sandbox
- type: Conventions
url: conventions/backstage-conventions.yml
name: API conventions, dry-run and reversibility
- type: ChangeLog
url: changelog/backstage-changelog.yml
name: Backstage changelog artifact
- type: CLI
url: cli/backstage-cli.yml
name: Backstage CLI
- type: Components
url: components/backstage-components.yml
name: Backstage UI component families
- type: DataModel
url: data-model/backstage-data-model.yml
name: Software Catalog entity graph
- type: Webhooks
url: asyncapi/backstage-webhooks.yml
name: Events plugin HTTP webhook ingress
- type: Roadmap
url: https://backstage.io/docs/overview/roadmap/
name: Backstage Roadmap
- type: APIReference
url: https://backstage.io/docs/features/software-catalog/software-catalog-api/
name: Software Catalog API reference
- type: Support
url: https://backstage.io/docs/overview/support
name: Backstage Support
- type: DeveloperPortal
url: https://backstage.io/docs/
name: Backstage developer documentation portal
- type: AgenticAccess
url: agentic-access/backstage-agentic-access.yml
- type: DomainSecurity
url: security/backstage-domain-security.yml
- type: Authentication
url: authentication/backstage-authentication.yml
- url: https://backstage.io/
name: Backstage Website
type: Website
- url: https://backstage.io/docs/
name: Backstage Documentation
type: Documentation
- url: https://backstage.io/docs/getting-started/
name: Backstage Getting Started
type: GettingStarted
- url: https://backstage.io/blog/
name: Backstage Blog
type: Blog
- url: https://github.com/backstage
name: Backstage GitHub Organization
type: GitHubOrganization
- url: https://github.com/backstage/backstage
name: Backstage GitHub Repository
type: GitHubRepository
- url: https://github.com/backstage/backstage/releases
name: Backstage Releases
type: ChangeLog
- url: https://discord.gg/backstage-687207715902193673
name: Backstage Discord Community
type: Community
- url: https://backstage.io/plugins/
name: Backstage Plugin Directory
type: Developer Tools
- type: JSONSchema
url: json-schema/backstage-entity-schema.json
name: Backstage Entity JSON Schema
- type: JSONLD
url: json-ld/backstage-context.jsonld
name: Backstage JSON-LD Context
- type: SpectralRules
url: rules/backstage-spectral-rules.yml
- type: Vocabulary
url: vocabulary/backstage-vocabulary.yaml
- name: Features
type: Features
data:
- name: Software Catalog
description: Central inventory of all software components, APIs, resources, systems, domains, groups, and users.
- name: Software Templates (Scaffolder)
description: Bootstrap new projects, services, and components from customizable templates.
- name: TechDocs
description: Render and serve MkDocs-based technical documentation alongside catalog entities.
- name: Plugin Ecosystem
description: Extensible plugin architecture with 100+ open-source plugins for CI/CD, monitoring, cloud, and more.
- name: Search
description: Full-text search across catalog entities, TechDocs, and any other indexed content.
- name: Permissions Framework
description: Policy-based authorization with conditional rules for resource-level access control.
- name: Entity Relations
description: Model ownership, dependencies, and API consumption relationships between services.
- name: UseCases
type: UseCases
data:
- name: Internal Developer Portal
description: Build a unified portal for developers to discover services, read docs, and scaffold projects.
- name: Service Catalog
description: Maintain a complete, up-to-date inventory of all microservices, APIs, and infrastructure.
- name: Developer Onboarding
description: Accelerate new developer onboarding with self-service project scaffolding and documentation.
- name: API Governance
description: Track all internal and external APIs, their owners, and documentation in one place.
- name: Integrations
type: Integrations
data:
- name: GitHub
description: Catalog ingestion from GitHub repos, GitHub Actions integration for CI/CD visibility.
- name: PagerDuty
description: Show on-call information and incident status on catalog entity pages.
- name: Kubernetes
description: Display Kubernetes workload status for catalog entities.
- name: Prometheus
description: Show metrics and alerts for services directly in the catalog.
- name: Snyk
description: Display security vulnerability information for catalog entities.
- name: Datadog
description: Surface monitoring dashboards within Backstage.
created: '2024-12-01'
modified: '2026-09-04'
position: Consuming
description: Backstage is an open-source developer portal platform created by Spotify. It provides a centralized software
catalog, software templates (scaffolder), TechDocs, and a plugin ecosystem for building customizable developer portals.
Backstage helps organizations manage their software ecosystem by cataloging services, APIs, resources, and infrastructure,
and provides tooling for creating new projects from templates.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
specificationVersion: '0.23'
x-enrichment:
date: '2026-09-04'
status: enriched
artifacts_added: 43
pass: local-v3
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/backstage"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/backstage/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/backstage/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.