Botify API

Botify Saas API

Claim this API

Are you the operator of Botify API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Botify API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Botify API homepage
Base URL: https://api.botify.com/v1
Auth: custom_header
Endpoints: 17
Reachable: unknown
CORS: unknown

Topics

ANALYTICS

Endpoints

Method Path Summary Auth Last Status Latency
GET /analyses/{username}/{project_slug} List all analyses for a project custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug} Get an Analysis detail custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/crawl_statistics Return global statistics for an analysis custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/crawl_statistics/time Return crawl statistics grouped by time frequency (1 min, 5 mins or 60 min) custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/crawl_statistics/urls/{list_type} Return a list of 1000 latest URLs crawled (all crawled URLs or only URLS with HTTP errors) custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/ganalytics/orphan_urls/{medium}/{source} List of Orphan URLs custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/links/percentiles Get inlinks percentiles custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/pagerank/lost Lost pagerank custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/sitemaps/report Get global information of the sitemaps found (sitemaps indexes, invalid sitemaps urls, etc custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/sitemaps/samples/out_of_config Sample list of URLs which were found in your sitemaps but outside of the custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/sitemaps/samples/sitemap_only Sample list of URLs which were found in your sitemaps, within the project custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/top_domains/domains Top domains custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/features/top_domains/subdomains Top subddomains custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/urls/datamodel Gets an Analysis datamodel custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/urls/export A list of the CSV Exports requests and their current status custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/urls/export/{url_export_id} Checks the status of an CSVUrlExportJob object custom_header
POST /analyses/{username}/{project_slug}/{analysis_slug}/urls/suggested_filters Return most frequent segments (= suggested patterns in the previous version) custom_header
GET /analyses/{username}/{project_slug}/{analysis_slug}/urls/{url} Gets the detail of an URL for an analysis custom_header
GET /projects/{username}/{project_slug}/filters List all the project's saved filters (each filter's name, ID and filter value) custom_header
GET /projects/{username}/{project_slug}/filters/{identifier} Retrieves a specific saved filter's name, ID and filter value custom_header