APILayer · Schema

APILayer API

Schema representing an API available on the APILayer marketplace

API CatalogAPI DiscoveryAPI MarketplaceDeveloper ToolsSaaS APIs

Properties

Name Type Description
id string Unique identifier for the API
name string Name of the API
description string Description of the API and its capabilities
category string Category of the API (e.g., Geolocation, Currency, Weather)
baseURL string Base URL for API requests
documentationURL string URL to the API documentation
authentication object Authentication details for the API
plans array Available subscription plans for this API
tags array Tags describing the API
View JSON Schema on GitHub