From 476d8121be9fc9561ca338766f6b547b1c0ebc3d Mon Sep 17 00:00:00 2001 From: cstronach <32525704+cstronach@users.noreply.github.com> Date: Wed, 22 Sep 2021 11:20:01 -0700 Subject: [PATCH] Update README.md Updated links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 90d0927..8c3d8fc 100644 --- a/README.md +++ b/README.md @@ -4,26 +4,26 @@ ### Businesses API - [Businesses API](https://developer.experian.com/product/businesses) - Access via API to Experian’s commercial database of over 25 million active businesses in the US + [Businesses API](https://developer.experian.com/products/us/businesses) - Access via API to Experian’s commercial database of over 25 million active businesses in the US ### Business Owners API - [Business Owners API](https://developer.experian.com/product/business-owners) - To approve more small businesses, blending consumer and commercial data will yield more predictive results + [Business Owners API](https://developer.experian.com/products/us/business-owners) - To approve more small businesses, blending consumer and commercial data will yield more predictive results ### Small Business Credit Share API - [Small Business Credit Share API](https://developer.experian.com/product/sbcs) - For SBCS members, access to robust financial tradeline information and trending data + [Small Business Credit Share API](https://developer.experian.com/products/us/small-business-credit-share) - For SBCS members, access to robust financial tradeline information and trending data ### Social Media Insights API - [Social Media Insights API](https://developer.experian.com/product/social-media-insights) - Raw social media data on businesses is transformed into predictive attributes and our Social Media Insight score + [Social Media Insights API](https://developer.experian.com/products/us/social-media-insights) - Raw social media data on businesses is transformed into predictive attributes and our Social Media Insight score ## How to get started: -1. Use our [Quick Start Guide](https://developer.experian.com/tutorial/quick-start-guide) to help you create an account and an app for the “Businesses API” on our developer portal +1. Use our [Quick Start Guide](https://developer.experian.com/tutorials/quick-start-guide) to help you create an account and an app for the “Businesses API” on our developer portal 2. Import the Postman Collection and Environment files into Postman 3. Plug in your username, password, client ID, and client secret into the “Get Token” example in the Postman collection 4. Ensure the “Businesses Sandbox” environment is selected in Postman