APIs-guru

APIs-guru

development

Plugin for accessing APIs.guru OpenAPI Directory.

{
  "schema_version": "v1",
  "name_for_human": "APIs.guru Plugin",
  "name_for_model": "apis.guru",
  "description_for_human": "Plugin for accessing APIs.guru OpenAPI Directory.",
  "description_for_model": "Plugin for accessing APIs.guru OpenAPI Directory. Use the /list.json endpoint to find APIs. Use the /metrics.json endpoint to find metadata about APIs such as counts, how many APIs, providers or services there are in the directory, API totals and chart data. Use the /providers.json endpoint to find out about providers, companies, or authors. Use the /{provider}/services.json endpoint to find out about API services for a particular provider. Use the /{provider}/{service}.json endpoint to find a specific API for a given provider and service (which may be blank/empty).",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.apis.guru/v2/ai-openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://api.apis.guru/logo.svg",
  "contact_email": "mike.ralphson@gmail.com",
  "legal_info_url": "https://apis.guru"
}