{"slug":"telnyx","name":"Telnyx","owner":null,"repo":null,"category":"agent-comms","lang":"","blurb":"Carrier-grade programmable messaging, voice, phone numbers, and voice-AI on a private global network.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Carrier-grade programmable messaging, voice, phone numbers, and voice-AI on a private global network.","website":"https://telnyx.com","docs_url":"https://developers.telnyx.com","signup_url":"https://telnyx.com/sign-up","pricing_model":"usage-based","pricing_note":"SMS from $0.004/msg, voice from $0.002/min, numbers from $1/mo, Voice AI from $0.05/min; no platform fee","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Self-serve signup gives an API key; Telnyx publishes a signup guide aimed at AI agents / coding assistants and ships an MCP server for managing numbers, messaging, and calls. Number purchase + 10DLC compliance needed before US A2P sending.","mcp_server":"","sdks":["Node","Python","Ruby","PHP",".NET","Java","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"import telnyx\\n\\ntelnyx.api_key = \\\"YOUR_API_KEY\\\"\\n\\ntelnyx.Message.create(\\n    from_=\\\"+18005550199\\\",\\n    to=\\\"+15558675310\\\",\\n    text=\\\"Hello from Telnyx\\\",\\n)\"}","tags":["sms","voice","phone-numbers","voice-ai","mcp"],"useCases":[],"codeSample":{"lang":"python","code":"import telnyx\n\ntelnyx.api_key = \"YOUR_API_KEY\"\n\ntelnyx.Message.create(\n    from_=\"+18005550199\",\n    to=\"+15558675310\",\n    text=\"Hello from Telnyx\",\n)"},"oneLiner":"Carrier-grade programmable messaging, voice, phone numbers, and voice-AI on a private global network.","docsUrl":"https://developers.telnyx.com","signupUrl":"https://telnyx.com/sign-up","pricingModel":"usage-based","pricingNote":"SMS from $0.004/msg, voice from $0.002/min, numbers from $1/mo, Voice AI from $0.05/min; no platform fee","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Self-serve signup gives an API key; Telnyx publishes a signup guide aimed at AI agents / coding assistants and ships an MCP server for managing numbers, messaging, and calls. Number purchase + 10DLC compliance needed before US A2P sending.","mcpServer":""}