# Standards

Common Internet or industry standards used to consistently define API operations and keep the API factory floor well-defined and interoperable.

Feed URL:

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

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

## Fields

| Field | Type | Description |
| --- | --- | --- |
| `name` | string | Standard name |
| `slug` | string | Unique slug |
| `description` | string | Standard description |
| `tags` | array | Tags |
| `humanURL` | string | Standard reference URL |

Tags: `Standards`, `Interoperability`
