# Constants
BaseURL base URL of the API endpoint.
https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server#url-match-scope - `matchType=exact` (default if omitted) will return results matching exactly archive.org/about/ - `matchType=prefix` will return results for all results under the path `archive.org/about/` - `matchType=host` will return results from host `archive.org` - `matchType=domain` will return results from host archive.org and all subhosts `*.archive.org`.
https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server#url-match-scope - `matchType=exact` (default if omitted) will return results matching exactly archive.org/about/ - `matchType=prefix` will return results for all results under the path `archive.org/about/` - `matchType=host` will return results from host `archive.org` - `matchType=domain` will return results from host archive.org and all subhosts `*.archive.org`.
https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server#url-match-scope - `matchType=exact` (default if omitted) will return results matching exactly archive.org/about/ - `matchType=prefix` will return results for all results under the path `archive.org/about/` - `matchType=host` will return results from host `archive.org` - `matchType=domain` will return results from host archive.org and all subhosts `*.archive.org`.
https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server#url-match-scope - `matchType=exact` (default if omitted) will return results matching exactly archive.org/about/ - `matchType=prefix` will return results for all results under the path `archive.org/about/` - `matchType=host` will return results from host `archive.org` - `matchType=domain` will return results from host archive.org and all subhosts `*.archive.org`.
# Type aliases
MatchType allowed values for matchType parameter.