# APIs

Individual API resources tracked across the API Evangelist network, drawn from many providers and business sectors and accompanied by OpenAPI reviews.

Feed URL:

```
https://apis.apievangelist.com/apis.json
```

- Browse: [https://apis.apievangelist.com/](https://apis.apievangelist.com/)
- APIs.json: [https://apis.apievangelist.com/apis.json](https://apis.apievangelist.com/apis.json)
- Source repository: [https://github.com/api-evangelist/apis](https://github.com/api-evangelist/apis)

## Fields

| Field | Type | Description |
| --- | --- | --- |
| `name` | string | API name |
| `slug` | string | Unique slug identifier |
| `description` | string | API description |
| `image` | string | Image URL |
| `tags` | array | Tags |
| `humanURL` | string | Human-facing API page |

Tags: `APIs`, `Discovery`
