| name |
string |
Name of the API. |
| description |
string |
Brief description of the API's functionality. |
| provider |
string |
Company or organization providing the API. |
| category |
string |
Business domain category of the API. |
| base_url |
string |
Base URL of the API. |
| documentation_url |
string |
URL to the API's documentation. |
| openapi_url |
string |
URL to an OpenAPI specification for this API. |
| pricing_model |
string |
Pricing model for accessing this API. |
| authentication_types |
array |
Authentication methods supported by this API. |
| tags |
array |
Tags categorizing this API. |