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

Application Research Resources API

Operations for managing component resources

Application Research Resources API is one of 36 APIs that Application Research publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Resources. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and 5 JSON Schemas.

This API exposes 4 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.ocm.example.com/v1, https://staging.ocm.example.com/v1.

4 operations 2 paths 14 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.score.dev/v1
Authentication
HTTP Bearer, API Key, OpenID Connect
License
Resource Areas
1

Authentication & Security 3

Application Research Resources API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as X-API-Key (apiKey). It supports OpenID Connect (oidc) discovered at https://auth.ocm.example.com/.well-known/openid-configuration. By default, every request must be authenticated.

  • bearerAuth — JWT-based authentication
  • apiKey — API key authentication
  • oidc — OpenID Connect authentication

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Resources 4

Operations for managing component resources

GET
/components/{name}/resources
Application Research List resources for a component
listComponentResources 2 params → 200404500
POST
/components/{name}/resources
Application Research Add a resource to a component
addComponentResource 2 params body → 201400404500
GET
/components/{name}/resources/{resourceName}
Application Research Get a specific resource
getComponentResource 3 params → 200404500
DELETE
/components/{name}/resources/{resourceName}
Application Research Remove a resource from a component
deleteComponentResource 3 params → 204404500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Resource (10 properties), Label (5 properties), DigestSpec (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

ElementName
string
Element name for resources and sources
Label
object
A label with name-value pair
5 properties 2 required
Version
string
Semantic version string
Input
object
Input specification for local resources
1 property 1 required
Resource
object
Component resource
10 properties 2 required
ResourceListResponse
array
DigestSpec
object
Cryptographic digest specification
3 properties 3 required
SrcRef
object
Reference to a component-local source
2 properties
ComponentName
string
Fully qualified component name
Error
object
Error response
3 properties 2 required
Merge
object
2 properties
Access
object
Access specification for resources and sources
1 property 1 required
Labels
array
IdentityAttribute
object
Identity attributes for element identification

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

application-research-resources-api-openapi.yml Raw ↑

Other APIs Application Research publishes across the network.

Application Research API Resources API
Application Research Applications API
Application Research Bundles API
Application Research Capabilities API
Application Research Claim Results API
Application Research Claims API
Application Research Components API
Application Research Configurations API
Application Research Consumption Bundles API
Application Research Containers API
Application Research Credentials API
Application Research Dapr API
Where this information came from

This is an independent, third-party profile of Application Research Resources 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.