| securities/{securityId}/token (GET) | get_tokens() | Retrieves a security token for a specific `securityId`. |
| securities/{securityId}/token (GET) | get_tokens() | Retrieves a security token for a specific `securityId`. This JWT token is used to query the targeted services. |
| service-apis (POST) | publish_services() | Registers a new service API into the system. |
| service-apis (POST) | publish_services() | Registers a new service API into the system. |
| service-apis (DELETE) | unpublish_service() | Deletes a service API from the system. |
| service-apis (DELETE) | unpublish_service() | Deletes a service API from the system. |
| service-apis (PUT) | update_service() | Updates the details of an existing service API. |
| service-apis (PUT) | update_service() | Updates the details of an existing service API. |