Authorization & Authentication To make calls to the interworks.cloud BSS and Billing API you must be authorized and authenticated.
Testing the API The interworks.cloud API can be tested without writing any code, directly from the documentation.
Pagination Metadata This page explains how to retrieve and interpret pagination metadata with examples.
Versioning and Deprecation This page contains information on how the API version is set, its format, and the deprecation policy.
$filter Parameter The interworks.cloud Platform API provides filtering options on all basic methods that return a collection of resources, using the $filter parameter.
$orderby Parameter The interworks.cloud Platform API provides ordering options on all basic methods that return a collection of resources using the $orderby parameter.
Updating via Patch Document The interworks.cloud Platform API supports partial updates of all entities via the HTTP PATCH methods that support JSON Patch.
$Filter Options This page is continued from "Filtering Collections ($filter)" and contains the $filter parameters.