# Vocabularies

Organizing the words we use to describe API resources and capabilities — controlled vocabularies that help us get on the same page.

Feed URL:

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

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

## Fields

| Field | Type | Description |
| --- | --- | --- |
| `name` | string | Vocabulary name |
| `slug` | string | Unique slug |
| `description` | string | Vocabulary description |
| `tags` | array | Tags |

Tags: `Vocabularies`, `Taxonomy`
