LAP Registry

Twilio - Verify Skill

twilio-verify

Provider: Twilio Version: 1.0.0 Endpoints: 57 Updated: 2026-04-02

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

Endpoints

MethodPathDescription
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}/BucketsFetch an Access Token for the Entity
GET/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/BucketsCreate 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}/ChallengesDelete a specific Bucket.
GET/v2/Services/{ServiceSid}/Entities/{Identity}/ChallengesCreate 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}/EntitiesVerify a specific Challenge.
GET/v2/Services/{ServiceSid}/EntitiesCreate 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}/FactorsUpdate a specific Factor. This endpoint can be used to Verify a Factor if passed an `AuthPayload` param.
POST/v2/Services/{ServiceSid}/Entities/{Identity}/FactorsRetrieve a list of all Factors for an Entity.
GET/v2/Forms/{FormType}Create a new Factor for the Entity
POST/v2/Services/{ServiceSid}/MessagingConfigurationsFetch the forms for a specific Form Type.
GET/v2/Services/{ServiceSid}/MessagingConfigurationsCreate 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}/NotificationsDelete a specific MessagingConfiguration.
POST/v2/Services/{ServiceSid}/RateLimitsCreate a new Notification for the corresponding Challenge
GET/v2/Services/{ServiceSid}/RateLimitsCreate a new Rate Limit for a Service
POST/v2/Services/{ServiceSid}/RateLimits/{Sid}Retrieve a list of all Rate Limits for a service.

Install as Skill

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

CLI Install

lapsh skill-install twilio-verify

Downloads and installs to ~/.claude/skills/twilio-verify/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)