*** id: 258b593d-baed-4c12-aab0-a9d173352ff1 title: Overview slug: / ------- Welcome to SignalWire's REST API. Our REST API is a set of endpoints that make interacting with SignalWire simple and familiar. The REST API is structured like most other [REST](https://en.wikipedia.org/wiki/REST) APIs: we use predictable and clear resource-oriented URLs that utilize built-in HTTP features like authentication, verbs, and error codes. This enables you to easily use any HTTP client in any language to make requests. Proper HTTP status codes and [JSON](https://www.json.org/json-en.html) are returned in all REST API endpoints, including errors. Postman collection for SignalWire REST APIs. Be sure to subscribe to the [SignalWire Community](https://signalwire.community) for information on new features and changes to the API and language libraries.