Skip to content

Commit

Permalink
add run in postman links
Browse files Browse the repository at this point in the history
  • Loading branch information
aakarim committed Oct 5, 2023
1 parent d199fde commit 5667f6d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/includes/_contact.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Contact Information API

[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/5140183-5c44eafd-a5a9-4326-b2a9-e811426b4d07?action=collection%2Ffork&collection-url=entityId%3D5140183-5c44eafd-a5a9-4326-b2a9-e811426b4d07%26entityType%3Dcollection%26workspaceId%3Dcc78921f-4152-4fc0-9c2f-75ef5c7a5895)

## Email from LinkedIn profile

Retrieve a Validated Email address for any LinkedIn user.
Expand Down
2 changes: 2 additions & 0 deletions source/includes/_enrichment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This section describes the data you can expect from each returned profile. The same profile data structure will be returned from multiple profile collection endpoints as described below. Credit usage is dependent on the endpoint used.

[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/5140183-9a686ca7-a917-415b-bba4-071ccff66158?action=collection%2Ffork&collection-url=entityId%3D5140183-9a686ca7-a917-415b-bba4-071ccff66158%26entityType%3Dcollection%26workspaceId%3Dcc78921f-4152-4fc0-9c2f-75ef5c7a5895)

<aside class="notice">
Please be aware if some data points of profiles do not exist, these will be returned as null.
</aside>
Expand Down
2 changes: 2 additions & 0 deletions source/includes/_linkedin.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# LinkedIn Search API

[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/5140183-36bf942b-6945-4816-a954-46f83c53ec21?action=collection%2Ffork&collection-url=entityId%3D5140183-36bf942b-6945-4816-a954-46f83c53ec21%26entityType%3Dcollection%26workspaceId%3Dcc78921f-4152-4fc0-9c2f-75ef5c7a5895)

## LinkedIn People Search

This endpoint retrieves a single page for a LinkedIn People search.
Expand Down
10 changes: 10 additions & 0 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ Currently we have code examples for the following languages:

Should you have further questions, feel free to contact our tech team via email at [[email protected]](mailto:[email protected]) or by using the web chat in the bottom right of your screen.

# API Productivity

We organise our APIs into different collections, each of which we call an 'API', with each API having a number of endpoints.

## API Specs & Postman

At Lix, we love Postman, we think it's a great way to share APIs and make them easily accessible for your team. If a Postman collection is available for an API, you will find a 'Run in Postman' link at the top of the API collection.

If you would like our OpenAPI v3.1 specification we can also send that across, let us know through our live chat.

# Authentication

> To authorize, use this code:
Expand Down

0 comments on commit 5667f6d

Please sign in to comment.