LAP Registry

Botify API Skill

botify-com

Provider: Botify Version: 1.0.0 Endpoints: 26 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/analyses/{username}/{project_slug}
GET/analyses/{username}/{project_slug}/{analysis_slug}List all analyses for a project
GET/analyses/{username}/{project_slug}/{analysis_slug}/crawl_statisticsGet an Analysis detail
GET/analyses/{username}/{project_slug}/{analysis_slug}/crawl_statistics/timeReturn global statistics for an analysis
GET/analyses/{username}/{project_slug}/{analysis_slug}/crawl_statistics/urls/{list_type}Return crawl statistics grouped by time frequency (1 min, 5 mins or 60 min)
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/ganalytics/orphan_urls/{medium}/{source}Return a list of 1000 latest URLs crawled (all crawled URLs or only URLS with HTTP errors)
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/links/percentilesList of Orphan URLs
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/pagerank/lostGet inlinks percentiles
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/sitemaps/reportLost pagerank
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/sitemaps/samples/out_of_configGet global information of the sitemaps found (sitemaps indexes, invalid sitemaps urls, etc
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/sitemaps/samples/sitemap_onlySample list of URLs which were found in your sitemaps but outside of the
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/top_domains/domainsSample list of URLs which were found in your sitemaps, within the project
GET/analyses/{username}/{project_slug}/{analysis_slug}/features/top_domains/subdomainsTop domains
POST/analyses/{username}/{project_slug}/{analysis_slug}/urlsTop subddomains
POST/analyses/{username}/{project_slug}/{analysis_slug}/urls/aggsExecutes a query and returns a paginated response
GET/analyses/{username}/{project_slug}/{analysis_slug}/urls/datamodelQuery aggregator
POST/analyses/{username}/{project_slug}/{analysis_slug}/urls/exportGets an Analysis datamodel
GET/analyses/{username}/{project_slug}/{analysis_slug}/urls/exportCreates a new UrlExport object and starts a task that will export the results into a csv
GET/analyses/{username}/{project_slug}/{analysis_slug}/urls/export/{url_export_id}A list of the CSV Exports requests and their current status
POST/analyses/{username}/{project_slug}/{analysis_slug}/urls/suggested_filtersChecks the status of an CSVUrlExportJob object
GET/analyses/{username}/{project_slug}/{analysis_slug}/urls/{url}Return most frequent segments (= suggested patterns in the previous version)
GET/projects/{username}Gets the detail of an URL for an analysis
POST/projects/{username}/{project_slug}/features/url_rewriting/rules_validatorList all active projects for the user
GET/projects/{username}/{project_slug}/filtersMatch and replace parts of a URL based on rules passed in POST data
GET/projects/{username}/{project_slug}/filters/{identifier}List all the project's saved filters (each filter's name, ID and filter value)
POST/projects/{username}/{project_slug}/urls/aggsRetrieves a specific saved filter's name, ID and filter value

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install botify-com

Downloads and installs to ~/.claude/skills/botify-com/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)