SendTo
Sending bitcoin via API is done by sending an http POST to https://bips.me/api/v1/sendto containing amount, to, from and notes. On a successful POST the word “success” will be received in the response. On any invalid API request, an error message will be received in the response of the POST. Your system should account for this. * API key should never be publicly visible. If compromised, one can…
SendTo endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
SendTo / |
Sending bitcoin via API is done by sending an http POST to https://bips.me/api/v1/sendto containing amount, to, from and notes. |
SendTo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|