Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down