messagebird / python-rest-api

This repository contains the open source Python client for MessageBird's REST API.
BSD 2-Clause "Simplified" License
65 stars 65 forks source link

can't send message (test account) to my number #10

Closed darkwizz closed 8 years ago

darkwizz commented 8 years ago

ok, I found, that it sends messages for non-test accounts. But for what reasons are they used? Thank you

samwierema commented 8 years ago

Hi @darkwizz,

The test keys in the API are used for testing responses from the API without sending messages (which cost money). It's a cost-effective way to prepare your application or service for MessageBird use.