# Functions
AdminAPIKey validates that a string looks like an Admin API key.
# Variables
ErrAPIKeyNotConfigured is the error returned when the loaded profile is missing the api_key property.
ErrApplicationIDNotConfigured is the error returned when the loaded profile is missing the application_id property.
ErrCrawlerAPIKeyNotConfigured is the error returned when the loaded profile is missing the crawler_api_key property.
ErrCrawlerUserIDNotConfigured is the error returned when the loaded profile is missing the crawler_user_id property.
# Interfaces
No description provided by the author