What kind of data source? Can you be more specific?
If you're talking about Web APIs, you usually want to connect to an endpoint that gives you information about the user or the API.
Some APIs offer an 'echo' endpoint just for testing, other APIs offer an endpoint that provides information about the user account.