Files.com API Skill
files-com
files-com
| Method | Path | Description |
|---|---|---|
DELETE | /sessions | |
POST | /sessions | Delete user session (log out) |
GET | /action_logs | Create user session (log in) |
POST | /action_notification_exports | List Action Logs |
GET | /action_notification_exports/{id} | Create Action Notification Export |
GET | /action_notification_export_results | Show Action Notification Export |
DELETE | /api_key | List Action Notification Export Results |
PATCH | /api_key | Delete current API key. (Requires current API connection to be using an API key.) |
GET | /api_key | Update current API key. (Requires current API connection to be using an API key.) |
DELETE | /api_keys/{id} | Show information about current API key. (Requires current API connection to be using an API key.) |
PATCH | /api_keys/{id} | Delete API Key |
GET | /api_keys/{id} | Update API Key |
POST | /api_keys | Show API Key |
GET | /api_keys | Create API Key |
GET | /site/usage | List API Keys |
PATCH | /site | Get the most recent usage snapshot (usage data for billing purposes) for a Site. |
GET | /site | Update Site Settings |
GET | /site/ip_addresses | Show Site Settings |
GET | /site/dns_records | List IP Addresses associated with the current site |
POST | /site/test-webhook | Show Site DNS Configuration |
POST | /site/api_keys | Test Webhook |
GET | /site/api_keys | Create API Key |
PATCH | /user | List API Keys |
POST | /user/public_keys | Update User |
GET | /user/public_keys | Create Public Key |
GET | /user/groups | List Public Keys |
POST | /user/api_keys | List Group Users |
GET | /user/api_keys | Create API Key |
POST | /users/{id}/unlock | List API Keys |
POST | /users/{id}/resend_welcome_email | Unlock user who has been locked out due to failed logins. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install files-com
Downloads and installs to ~/.claude/skills/files-com/
0.0.1 (2026-02-13)