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 Bundles API

Operations for managing CNAB bundle descriptors

Application Research Bundles 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 Bundles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and 5 JSON Schemas.

This API exposes 6 operations across 3 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

6 operations 3 paths 15 schemas 1 DELETE2 GET2 POST1 PUT

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
License
Resource Areas
1

Authentication & Security 2

Application Research Bundles API declares 2 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). By default, every request must be authenticated.

  • bearerAuth — JWT-based authentication
  • apiKey — API key authentication

Paths & Operations 6

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

Bundles 6

Operations for managing CNAB bundle descriptors

GET
/bundles
Application Research List all bundles
listBundles 3 params → 200400500
POST
/bundles
Application Research Create a new bundle
createBundle body → 201400409500
GET
/bundles/{name}
Application Research Get a bundle by name
getBundle 2 params → 200404500
PUT
/bundles/{name}
Application Research Update an existing bundle
updateBundle 1 param body → 200400404500
DELETE
/bundles/{name}
Application Research Delete a bundle
deleteBundle 2 params → 204404500
POST
/bundles/{name}/actions/{action}
Application Research Execute a bundle action
executeBundleAction 2 params body → 202400404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Definition (29 properties), Bundle (16 properties), Claim (9 properties), Image (7 properties). Each schema is shown below with its type and property counts.

Bundle
object
Cloud Native Application Bundle Descriptor (CNAB v1)
16 properties 4 required
Claim
object
CNAB Claim representing an installation action
9 properties 6 required
ActionExecutionRequest
object
2 properties
Maintainer
object
Information about a bundle maintainer
3 properties 1 required
SimpleType
string
Credential
object
Defines a credential and where it should be placed
5 properties
Definition
objectboolean
JSON Schema definition for a parameter or output
29 properties
Action
object
A custom action that can be triggered on the bundle
4 properties
InvocationImage
object
A bootstrapping image for the CNAB bundle
6 properties 1 required
ParameterDestination
object
Where the parameter value should be placed
2 properties
Error
object
Error response
3 properties 2 required
Image
object
An application image for this CNAB bundle
7 properties 1 required
Parameter
object
A parameter that can be passed into the invocation image
5 properties 2 required
BundleListResponse
object
4 properties
BundleOutput
object
A value produced by running an invocation image
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Application Research publishes across the network.

Application Research API Resources API
Application Research Applications 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
Application Research Data Products API
Where this information came from

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