{"templateId":"../../../@theme/Templates/SideBySide.tsx","sharedDataIds":{"sidebar":"sidebar-docs/functions/cli/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["newHeroTile"]},"type":"markdown"},"seo":{"title":"Sinch CLI | Sinch","siteUrl":"https://developers.sinch.com","llmstxt":{"title":"Sinch Developer Documentation","description":"LLMs.txt containing a map of all the documentation files for Sinch.","sections":[{"title":"Numbers API","description":"The Numbers API enables you to search for, view, and activate numbers. It's considered a precursor to other APIs in the Sinch product family. The numbers API can be used in tandem with any of our APIs that perform messaging or calling.","includeFiles":["docs/numbers/**/*.md","docs/numbers/**/*.yaml"],"excludeFiles":["docs/numbers/index.md"]},{"title":"Conversation API","description":"Send and receive messages globally on many popular channels with ease and confidence when using Sinch's Conversation API. Conversation API is the preferred API for sending mobile messages on SMS and other social channels with Sinch. It is a simple API with unified error messages, consistent request payloads, and common webhook payloads that are channel-agnostic.","includeFiles":["docs/conversation/**/*.md","docs/conversation/**/*.yaml"],"excludeFiles":["docs/conversation/index.md"]},{"title":"Voice API","description":"The Voice API works as a big telephony switch. The Voice API handles incoming phone calls (also known as incoming call “legs”), sets up outgoing phone calls (or outgoing call “legs”), and bridges the two. The incoming call leg may come in over a data connection (from a smartphone or web application using the Sinch SDKs) or through a local phone number (from the PSTN network). Similarly, the outgoing call leg can be over data (to another smartphone or web application using the Sinch SDKs) or the PSTN network.","includeFiles":["docs/voice/**/*.md","docs/voice/**/*.yaml"],"excludeFiles":["docs/voice/index.md"]},{"title":"Verification API","description":"The Verification API is a platform for phone number verification. It consists of the API and different software development kits (the Sinch SDKs) that you integrate with your smartphone or web application and cloud based back-end services. Together they enable SMS, Flashcall, Phone Call and Data verification in your application.","includeFiles":["docs/verification/**/*.md","docs/verification/**/*.yaml"],"excludeFiles":["docs/verification/index.md"]},{"title":"Provisioning API","description":"Provisioning API allows you to programmatically set up your senders, accounts and templates on your favorite messaging platforms on the Conversation API. For now, you can create your first WhatsApp channel through Meta's Embedded sign up, you can configure your first SMS App and configure your webhooks. As development continues, we will be adding the most commonly used channels.","includeFiles":["docs/provisioning-api/**/*.md","docs/provisioning-api/**/*.json"],"excludeFiles":["docs/provisioning-api/index.md"]},{"title":"Elastic SIP Trunking API","description":"With Elastic SIP Trunking you can create and manage your SIP trunks and phone numbers programmatically.","includeFiles":["docs/est/**/*.md","docs/est/**/*.yaml"],"excludeFiles":["docs/est/index.md"]},{"title":"Fax API","description":"Send and receive HIPAA compliant faxes on our modern fax platform using our developer-friendly API.","includeFiles":["docs/fax/**/*.md","docs/fax/**/*.yaml"],"excludeFiles":["docs/fax/index.md"]},{"title":"In-app Voice and Video SDK","description":"The In-app Voice and Video SDK enables you to add voice and video calling capabilities directly into your mobile or web application using the Sinch SDKs.","includeFiles":["docs/in-app-calling/**/*.md"],"excludeFiles":["docs/in-app-calling/index.md"]},{"title":"Number Lookup API","description":"The Number Lookup API is designed to provide in-depth information about phone numbers, helping enterprises enhance their communication strategies and prevent fraud. By identifying the type of phone line (for example, mobile, landline, VoIP) and the associated carrier, the API allows businesses to optimize routing, reduce unnecessary costs, and improve customer engagement.","includeFiles":["docs/number-lookup-api-v2/**/*.md","docs/number-lookup-api-v2/**/*.yaml"],"excludeFiles":["docs/number-lookup-api-v2/index.md"]}],"hide":false,"excludeFiles":[]},"description":"The developer command line for every Sinch API — numbers, messaging, voice, fax, SIP trunking, secrets, and Functions."},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"NewSinchHeroTile","attributes":{"hero":{"label":"CLI","title":"Sinch CLI","description":"One command line for every Sinch API and the full Functions lifecycle — scaffold, run locally, deploy, and manage.","enabled":true,"mainActionLabel":"Install the CLI","mainActionTarget":"/docs/functions/cli/installation","secondaryActionLabel":"Quickstart","secondaryActionTarget":"/docs/functions/cli/quickstart","firstSet":[{"icon":"laptop_template","text":"Templates","target":"/docs/functions/cli/commands/templates","hover":"Scaffold|Initialize a function from a prebuilt Node.js or C# template"},{"icon":"code","text":"Your function","target":"/docs/functions/functions/quickstart","hover":"Develop & deploy|Run locally with hot reload, then deploy to production"}],"secondSet":{"icon":"computerSettings","text":"sinch CLI","target":"/docs/functions/cli/"},"thirdSet":{"hover":"What it manages|Drive every Sinch API from your terminal","firstColumn":[{"icon":"numbers","text":"Numbers","target":"/docs/functions/cli/commands/numbers"},{"icon":"sms","text":"SMS & Conversation","target":"/docs/functions/cli/commands/conversation"},{"icon":"fax-api","text":"Fax","target":"/docs/functions/cli/commands/fax"}],"secondColumn":[{"icon":"est","text":"SIP trunking","target":"/docs/functions/cli/commands/sip-trunking"},{"icon":"voice","text":"Voice apps","target":"/docs/functions/cli/commands/voice"},{"icon":"authentication","text":"Secrets","target":"/docs/functions/cli/commands/secrets"}]},"smallLinks":[{"target":"/docs/functions/cli/commands/functions","text":"Functions commands","icon":"build"},{"target":"https://community.sinch.com/t5/Developer-Forum/bd-p/DeveloperForum","text":"FAQ","icon":"help"}],"smallCard":[{"page":"/docs/functions/cli/installation","description":"Install the CLI and authenticate","title":"Installation"},{"page":"/docs/functions/cli/quickstart","description":"Rent a number and send an SMS, no code","title":"Quickstart"},{"page":"/docs/functions/cli/commands/functions","description":"Every command and flag","title":"Commands"},{"page":"/docs/functions/cli/commands/function-utilities","description":"Inspect deployed function state","title":"Function utilities"}]}},"children":[]}]},"headings":[],"frontmatter":{"seo":{"title":"Sinch CLI | Sinch","description":"The developer command line for every Sinch API — numbers, messaging, voice, fax, SIP trunking, secrets, and Functions."},"enableToc":false,"template":"../../../@theme/Templates/SideBySide.tsx","productLandingPage":true,"hero":{"label":"CLI","title":"Sinch CLI","description":"One command line for every Sinch API and the full Functions lifecycle — scaffold, run locally, deploy, and manage.","enabled":true,"mainActionLabel":"Install the CLI","mainActionTarget":"/docs/functions/cli/installation","secondaryActionLabel":"Quickstart","secondaryActionTarget":"/docs/functions/cli/quickstart","firstSet":[{"icon":"laptop_template","text":"Templates","target":"/docs/functions/cli/commands/templates","hover":"Scaffold|Initialize a function from a prebuilt Node.js or C# template"},{"icon":"code","text":"Your function","target":"/docs/functions/functions/quickstart","hover":"Develop & deploy|Run locally with hot reload, then deploy to production"}],"secondSet":{"icon":"computerSettings","text":"sinch CLI","target":"/docs/functions/cli/"},"thirdSet":{"hover":"What it manages|Drive every Sinch API from your terminal","firstColumn":[{"icon":"numbers","text":"Numbers","target":"/docs/functions/cli/commands/numbers"},{"icon":"sms","text":"SMS & Conversation","target":"/docs/functions/cli/commands/conversation"},{"icon":"fax-api","text":"Fax","target":"/docs/functions/cli/commands/fax"}],"secondColumn":[{"icon":"est","text":"SIP trunking","target":"/docs/functions/cli/commands/sip-trunking"},{"icon":"voice","text":"Voice apps","target":"/docs/functions/cli/commands/voice"},{"icon":"authentication","text":"Secrets","target":"/docs/functions/cli/commands/secrets"}]},"smallLinks":[{"target":"/docs/functions/cli/commands/functions","text":"Functions commands","icon":"build"},{"target":"https://community.sinch.com/t5/Developer-Forum/bd-p/DeveloperForum","text":"FAQ","icon":"help"}],"smallCard":[{"page":"/docs/functions/cli/installation","description":"Install the CLI and authenticate","title":"Installation"},{"page":"/docs/functions/cli/quickstart","description":"Rent a number and send an SMS, no code","title":"Quickstart"},{"page":"/docs/functions/cli/commands/functions","description":"Every command and flag","title":"Commands"},{"page":"/docs/functions/cli/commands/function-utilities","description":"Inspect deployed function state","title":"Function utilities"}]},"feedback":{"type":"sentiment","settings":{},"hide":true}},"lastModified":"2026-06-10T18:35:56.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/functions/cli","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}