You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -580,7 +580,27 @@ try {
580
580
581
581
Check out the [documentation](https://developer.nexmo.com/number-insight/code-snippets/number-insight-advanced-async-callback) for what to expect in the incoming webhook containing the data you requested.
582
582
583
-
583
+
## Supported APIs
584
+
585
+
| API | API Release Status | Supported?
586
+
|----------|:---------:|:-------------:|
587
+
| Account API | General Availability |✅|
588
+
| Alerts API | General Availability |✅|
589
+
| Application API | General Availability |✅|
590
+
| Audit API | Beta |❌|
591
+
| Conversation API | Beta |❌|
592
+
| Dispatch API | Beta |❌|
593
+
| External Accounts API | Beta |❌|
594
+
| Media API | Beta | ❌|
595
+
| Messages API | Beta |❌|
596
+
| Number Insight API | General Availability |✅|
597
+
| Number Management API | General Availability |✅|
0 commit comments