| af_api | Describe an API endpoint |
| af_auth | Authentication strategies |
| af_auth_bearer | Authentication strategies |
| af_auth_header | Authentication strategies |
| af_auth_query | Authentication strategies |
| af_auth_raw | Authentication strategies |
| af_fetch | Fetch a single page from an API |
| af_fetch_all | Fetch all data from an API in chunks |
| af_get_token | Retrieve a stored API token |
| af_list_tokens | List stored API tokens |
| af_paginate | Pagination strategies |
| af_paginate_none | Pagination strategies |
| af_paginate_offset | Pagination strategies |
| af_remove_token | Remove a stored API token |
| af_store_token | Store an API token in an environment variable |
| parse_queries | Build a URL with query parameters |