REST channels are the gateway entry points, security definitions and groups decide who may call them, quota tiers cap how much, the OpenAPI console documents them per caller, analytics and the audit log record the traffic, and enmasse keeps the whole configuration in one YAML file.
Build a REST API in Python, secure it with per-client credentials and read its generated OpenAPI document - the same channels every page below configures further.
REST tutorial