--- type: docs title: "Service invocation" linkTitle: "Service invocation" weight: 10 description: Perform direct, secure, service-to-service method calls --- {{% alert title="More about Dapr Service Invocation" color="primary" %}} Learn more about how to use Dapr Service Invocation: - Try the [Service Invocation quickstart]({{< ref serviceinvocation-quickstart.md >}}). - Explore service invocation via any of the supporting [Dapr SDKs]({{< ref sdks >}}). - Review the [Service Invocation API reference documentation]({{< ref service_invocation_api.md >}}). {{% /alert %}}