Skip to main content
The Management API lets you configure account-level Verify settings without going through the Prelude dashboard. It covers two resource families:

Sender IDs

Branded identifiers that appear as the sender of verification messages. Submit new sender IDs for approval and list the ones currently registered on your account.

Phone number lists

Allow list entries bypass anti-fraud checks; block list entries reject verifications. Use these endpoints to script bulk updates or sync lists from your own fraud tooling.
Access to the Management API is opt-in. Contact our support team to enable it on your account.

Sender ID endpoints

Phone number endpoints

All three endpoints take an {action} path parameter that must be either allow or block. Add and delete operations are idempotent — repeating the same call will not create duplicates or return errors.