Twilio - Verify Skill
twilio-verify
twilio-verify
| Method | Path | Description |
|---|---|---|
POST | /v2/Services/{ServiceSid}/AccessTokens | |
GET | /v2/Services/{ServiceSid}/AccessTokens/{Sid} | Create a new enrollment Access Token for the Entity |
POST | /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets | Fetch an Access Token for the Entity |
GET | /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets | Create a new Bucket for a Rate Limit |
POST | /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid} | Retrieve a list of all Buckets for a Rate Limit. |
GET | /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid} | Update a specific Bucket. |
DELETE | /v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid} | Fetch a specific Bucket. |
POST | /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges | Delete a specific Bucket. |
GET | /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges | Create a new Challenge for the Factor |
GET | /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid} | Retrieve a list of all Challenges for a Factor. |
POST | /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid} | Fetch a specific Challenge. |
POST | /v2/Services/{ServiceSid}/Entities | Verify a specific Challenge. |
GET | /v2/Services/{ServiceSid}/Entities | Create a new Entity for the Service |
DELETE | /v2/Services/{ServiceSid}/Entities/{Identity} | Retrieve a list of all Entities for a Service. |
GET | /v2/Services/{ServiceSid}/Entities/{Identity} | Delete a specific Entity. |
DELETE | /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid} | Fetch a specific Entity. |
GET | /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid} | Delete a specific Factor. |
POST | /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid} | Fetch a specific Factor. |
GET | /v2/Services/{ServiceSid}/Entities/{Identity}/Factors | Update a specific Factor. This endpoint can be used to Verify a Factor if passed an `AuthPayload` param. |
POST | /v2/Services/{ServiceSid}/Entities/{Identity}/Factors | Retrieve a list of all Factors for an Entity. |
GET | /v2/Forms/{FormType} | Create a new Factor for the Entity |
POST | /v2/Services/{ServiceSid}/MessagingConfigurations | Fetch the forms for a specific Form Type. |
GET | /v2/Services/{ServiceSid}/MessagingConfigurations | Create a new MessagingConfiguration for a service. |
POST | /v2/Services/{ServiceSid}/MessagingConfigurations/{Country} | Retrieve a list of all Messaging Configurations for a Service. |
GET | /v2/Services/{ServiceSid}/MessagingConfigurations/{Country} | Update a specific MessagingConfiguration |
DELETE | /v2/Services/{ServiceSid}/MessagingConfigurations/{Country} | Fetch a specific MessagingConfiguration. |
POST | /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{ChallengeSid}/Notifications | Delete a specific MessagingConfiguration. |
POST | /v2/Services/{ServiceSid}/RateLimits | Create a new Notification for the corresponding Challenge |
GET | /v2/Services/{ServiceSid}/RateLimits | Create a new Rate Limit for a Service |
POST | /v2/Services/{ServiceSid}/RateLimits/{Sid} | Retrieve a list of all Rate Limits for a service. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install twilio-verify
Downloads and installs to ~/.claude/skills/twilio-verify/
1.0.0 (2026-02-13)