Connection

This section covers the endpoints used to establish and manage your integration with Trulioo’s services. These endpoints were designed to facilitate communication and authentication with Trulioo's APIs, including methods for verifying connection status and managing your API keys.

The SayHello endpoint provides a simple, lightweight way to confirm that your API integration is functional. It allows you to send a basic request to the API and receive a response confirming your connection is active.

The TestAuthentication endpoint is useful for verifying your authentication credentials. By calling this endpoint, you can ensure that your API key and other authentication settings are configured properly before you start making more complex requests. This test is essential for confirming your access permissions to use Trulioo’s full range of identity verification services.

By utilizing both SayHello and TestAuthentication, you can verify that your connection to the Trulioo platform is properly established, ensuring that subsequent requests to Trulioo’s services will be authenticated and operational.