API Specifications · Example Payload

Raml Example

RAMLRESTMulesoftLegacySpecification Language

Raml Example is an example object payload from API Specifications, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamealiasescategorycurrentVersionversionsgoverningBodylicenseformattransportsprimaryUseCasespecificationUrldocumentationUrlrepositoryUrltagsstatusemits

Example Payload

raml-example.json Raw ↑
{
  "id": "raml",
  "name": "RAML (RESTful API Modeling Language)",
  "aliases": ["RAML"],
  "category": "HTTP Request/Response",
  "currentVersion": "1.0",
  "versions": [
    { "version": "1.0", "status": "active", "releaseDate": "2016-05-19", "url": "https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md" },
    { "version": "0.8", "status": "deprecated", "url": "https://github.com/raml-org/raml-spec/blob/master/versions/raml-08/raml-08.md" }
  ],
  "governingBody": {
    "name": "RAML Workgroup (stewarded by Mulesoft/Salesforce)",
    "url": "https://raml.org/about-raml"
  },
  "license": {
    "id": "Apache-2.0",
    "url": "https://www.apache.org/licenses/LICENSE-2.0"
  },
  "format": "YAML",
  "transports": ["HTTP/1.1"],
  "primaryUseCase": "Model RESTful APIs in YAML with strong support for resource types, traits, and library reuse; widely deployed across Mulesoft/Anypoint stacks.",
  "specificationUrl": "https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md",
  "documentationUrl": "https://raml.org/developers/raml-100-tutorial",
  "repositoryUrl": "https://github.com/raml-org/raml-spec",
  "tags": ["RAML", "REST", "Mulesoft", "Legacy", "Specification Language"],
  "status": "legacy",
  "emits": ["OpenAPI 2.0 (via tooling)"]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/raml-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.