File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ need a Nexmo account. Sign up [for free at nexmo.com][signup].
99* [ Installation] ( #installation )
1010* [ Usage] ( #usage )
1111* [ Examples] ( #examples )
12+ * [ Coverage] ( #api-coverage )
1213* [ License] ( #license )
1314
1415
@@ -135,6 +136,49 @@ else:
135136```
136137
137138
139+ API Coverage
140+ ------------
141+
142+ * Account
143+ * [X] Balance
144+ * [X] Pricing
145+ * [X] Settings
146+ * [X] Top Up
147+ * [X] Numbers
148+ * [X] Search
149+ * [X] Buy
150+ * [X] Cancel
151+ * [X] Update
152+ * Number Insight
153+ * [X] Basic
154+ * [X] Standard
155+ * [X] Advanced
156+ * [ ] Webhook Notification
157+ * Verify
158+ * [X] Verify
159+ * [X] Check
160+ * [X] Search
161+ * [X] Control
162+ * Messaging
163+ * [X] Send
164+ * [ ] Delivery Receipt
165+ * [ ] Inbound Messages
166+ * [X] Search
167+ * [X] Message
168+ * [X] Messages
169+ * [X] Rejections
170+ * [ ] US Short Codes
171+ * [X] Two-Factor Authentication
172+ * [X] Event Based Alerts
173+ * [X] Sending Alerts
174+ * [ ] Campaign Subscription Management
175+ * Voice
176+ * [X] Outbound Calls
177+ * [ ] Inbound Call
178+ * [X] Text-To-Speech Call
179+ * [X] Text-To-Speech Prompt
180+
181+
138182License
139183-------
140184
You can’t perform that action at this time.
0 commit comments