af_api                  Describe an API endpoint
af_auth                 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_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
