URI
Uniform Resource Identifier
A string that identifies a resource on the internet or within a system. Salesforce API endpoints and OAuth callback URLs are defined as URIs.
Example use case
A developer specifies a callback URI in a connected app definition so that OAuth redirects the user back to the correct page after authentication.