cURL
curl --request GET \ --url https://api.payrollintegrationsapp.com/
{ "payrollConnectionsUrl": "https://api.example.com/v1/payroll-connections", "employerIdentifiersUrl": "https://api.example.com/v1/employer-identifiers", "usersUrl": "https://api.example.com/v1/users" }
Returns a directory of available API resources
Resource directory
Entity name with the suffix "Url".