đź‘‹ Demo Project
Buy Verified LinkedIn Accounts In today’s world professionals and businesses can’t perform without LinkedIn as it is one of the important tools for networking and making business. For recruiting or marketing or leads generation, LinkedIn has something that the other social media sites do not have to offer. This has culminated into the creation of a market where one can purchase LinkedIn accounts…
đź‘‹ Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Categories /catalog/categories |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| Order | ||
| GET |
Get User Orders /order/my |
|
| DELETE |
Cancel Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| POST |
Place Order /order/{id}/place |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Add to Order /order/{id}/product |
|
| GET |
Get Order /order/{id} |
|
| Authentication | ||
| POST |
Create User (Sign Up) /auth/user |
|
| POST |
Login /auth/login |
|
| GET |
Me /auth/me |
|
đź‘‹ Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|