# Shared reference appendix

This content (a common error/status catalog) was duplicated across 76 endpoints and is collected here once instead of copied into every file.


Try this on Modal!
------------------

You can run this example on Modal in 60 seconds.

[Create account to run](https://modal.com/signup)

After creating a free account, install the Modal Python package, and create an API token.

$

    pip install modal

$

    modal setup

Clone the [modal-examples](https://github.com/modal-labs/modal-examples)
 repository and run:

$

    git clone https://github.com/modal-labs/modal-examples

$

    cd modal-examples

$

