sinch-numbers-api

Search, rent, and configure Sinch numbers via the Numbers API.

9|4|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/sinch/skills --skill sinch-numbers-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sinch-numbers-api
Source: https://github.com/sinch/skills/tree/main/skills/sinch-numbers-api
Command: npx skills add https://github.com/sinch/skills --skill sinch-numbers-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Listing, provisioning, and managing phone numbers for Sinch's communication APIs can be complex and error-prone. This skill consolidates the workflow to search available numbers, rent, configure SMS/Voice, manage emergency addresses, and verify region availability in a single, reusable guide.

Core Features & Use Cases

  • Search available numbers: query by regionCode and number type to find suitable numbers.
  • Rent and configure numbers: apply SMS/Voice configurations and update number settings.
  • Manage regional availability & addresses: handle region-based searches and emergency address provisioning.

Quick Start

Authenticate with sinch-authentication, then search for available numbers and rent one to begin using the Numbers API.

Frequently Asked Questions about sinch-numbers-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for available Sinch phone numbers by region?

To search for available Sinch phone numbers, you query the Numbers API by specifying a regionCode and number type. This returns a list of suitable numbers matching your regional criteria.

How do I rent and configure a Sinch number for SMS and Voice?

You rent a number via the Numbers API and apply SMS or Voice configurations during the process. This updates the number settings to enable specific messaging features.

Do I need sinch-authentication to manage numbers via the Numbers API?

Yes, you need sinch-authentication to manage numbers. It provides the required access tokens to securely authenticate SDK and direct HTTP workflow requests.

Can I update emergency addresses for active Sinch numbers?

Yes, you can update emergency addresses for active Sinch numbers. The Numbers API supports managing regional address provisioning to ensure compliance.

What is the best way to list active Sinch numbers in my account?

The best way to list active Sinch numbers is by calling the Numbers API lifecycle endpoints. This returns all currently rented numbers and their configuration statuses.