Orthogonal Edges API

The Edges API from Orthogonal — 42 operation(s) for edges.

Operations 42

POST /edges/actions/salesnavigator-search-company-metrics/run/live Get total result count metrics for a Sales Navigator company search URL. #
POST /edges/actions/linkedin-find-company-url/run/live Use AI to find a LinkedIn company page URL from a company name or domain. #
POST /edges/actions/linkedin-extract-post-likers/run/live Extract users who liked a specific LinkedIn post. Returns profile information of people who have reacted to the post. #
POST /edges/actions/linkedin-extract-job/run/live Extract detailed information from a LinkedIn job posting including title, company, description, requirements, and application details. #
POST /edges/actions/linkedin-extract-people-skills/run/live Extract the skills listed on a LinkedIn profile including skill names and endorsement counts. #
POST /edges/actions/linkedin-extract-people-educations/run/live Extract education history from LinkedIn profiles including schools, degrees, fields of study, and dates. #
POST /edges/actions/linkedin-find-profile-url/run/live Use AI to find a LinkedIn profile URL from a person's name and optional contextual information. #
POST /edges/actions/salesnavigator-extract-leads-list/run/live Extract leads from a saved leads list in Sales Navigator. #
POST /edges/actions/linkedin-extract-people-post-activity/run/live Extract the post activity history of a LinkedIn profile, showing content they have published. #
POST /edges/actions/linkedin-peopleid-from-salesnavigatorid/run/live Convert a Sales Navigator lead ID to a LinkedIn people ID for profile enrichment. #
POST /edges/actions/linkedin-search-companies/run/live Search for companies on LinkedIn using filters like industry, size, location, and keywords. #
POST /edges/actions/salesnavigator-extract-employees-distribution/run/live Extract employee distribution data (by department, seniority, location) from a Sales Navigator company page. #
POST /edges/actions/linkedin-search-jobs/run/live Search for job postings on LinkedIn using keywords, location, company, and other filters. #
POST /edges/actions/salesnavigator-search-companies/run/live Search for accounts (companies) on Sales Navigator using advanced filters. #
POST /edges/actions/linkedin-extract-licenses-certifications/run/live Extract licenses and certifications from a LinkedIn profile including credential name, issuing organization, and dates. #
POST /edges/actions/linkedin-search-people/run/live Search for people on LinkedIn using filters like title, company, location, and keywords. #
POST /edges/actions/linkedin-extract-people-comment-activity/run/live Extract the comment activity history of a LinkedIn profile, showing posts they have commented on. #
POST /edges/actions/linkedin-extract-similar-companies/run/live Extract a list of companies similar to a given LinkedIn company page, based on LinkedIn's recommendations. #
POST /edges/actions/linkedin-extract-post-reposters/run/live Extract users who reposted a specific LinkedIn post with their profile information. #
POST /edges/actions/salesnavigator-extract-accounts-list/run/live Extract accounts (companies) from a saved accounts list in Sales Navigator. #
POST /edges/actions/linkedin-search-content/run/live Search for posts and articles on LinkedIn using keywords and filters. #
POST /edges/actions/linkedin-search-schools/run/live Search for schools and universities on LinkedIn using keywords and filters. #
POST /edges/actions/salesnavigator-extract-employees-count/run/live Extract employee count statistics from a company's Sales Navigator account page. #
POST /edges/actions/linkedin-extract-post-commenters/run/live Extract users who commented on a specific LinkedIn post with their profile information and comments. #
POST /edges/actions/linkedin-search-events/run/live Search for events on LinkedIn using keywords, date, and location filters. #
POST /edges/actions/linkedin-search-groups/run/live Search for groups on LinkedIn using keywords and filters. #
POST /edges/actions/linkedin-extract-people-reaction-activity/run/live Extract the reaction activity history of a LinkedIn profile, showing posts they have liked or reacted to. #
POST /edges/actions/linkedin-extract-company-affiliates/run/live Extract the list of affiliated companies (subsidiaries, parent companies) linked to a LinkedIn company page. #
POST /edges/actions/linkedin-extract-event/run/live Extract detailed information from a LinkedIn event including title, description, date, location, and organizer. #
POST /edges/actions/linkedin-extract-people/run/live Extract detailed profile information from LinkedIn people including name, headline, experience, education, and skills. #
POST /edges/actions/linkedin-extract-event-attendees/run/live Extract the list of attendees registered for a LinkedIn event. #
POST /edges/actions/linkedin-extract-group-members/run/live Extract the list of members from a LinkedIn group you belong to. #
POST /edges/actions/linkedin-extract-post/run/live Extract detailed information from a LinkedIn post including content, author, engagement metrics, and media. #
POST /edges/actions/linkedin-extract-school-alumnis/run/live Extract the list of alumni from a LinkedIn school page with their profile information. #
POST /edges/actions/salesnavigator-search-company-employees/run/live Search for leads within a specific company using Sales Navigator filters. #
POST /edges/actions/salesnavigator-extract-company/run/live Extract full company data from a Sales Navigator company page, including revenue, description, employee counts, and other profile metadata. #
POST /edges/actions/linkedin-extract-people-experiences/run/live Extract detailed work experience history from LinkedIn profiles including job titles, companies, dates, and descriptions. #
POST /edges/actions/linkedin-search-company-employees/run/live Search for employees of a specific company on LinkedIn with optional filters. #
POST /edges/actions/linkedin-extract-company-employees-insights/run/live Extract employee insights and analytics from a LinkedIn company page, including headcount by function, location, and seniority. #
POST /edges/actions/linkedin-extract-company/run/live Extract detailed information from a LinkedIn company page including name, description, industry, employee count, and more. #
POST /edges/actions/salesnavigator-search-metrics/run/live Get metrics and statistics for a Sales Navigator search query, including total results count. #
POST /edges/actions/salesnavigator-search-people/run/live Search for leads on Sales Navigator using advanced filters like title, company, geography, and more. #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/orthogonal-edges-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

orthogonal-edges-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Orthogonal API Marketplace Edges API
  version: 1.0.0
  description: Discoverable APIs payable over MPP (Machine Payments Protocol / Tempo), x402, and np (Circle Gateway Nanopayments, x402 v2).
servers:
- url: https://mpp.orthogonal.com
  description: MPP (Tempo) rail
- url: https://x402.orthogonal.com
  description: x402 rail
- url: https://np.orthogonal.com
  description: np (Circle Gateway, x402 v2) rail
tags:
- name: Edges
paths:
  /edges/actions/salesnavigator-search-company-metrics/run/live:
    post:
      operationId: edges_POST__actions_salesnavigator_search_company_metrics_run_live
      summary: Get total result count metrics for a Sales Navigator company search URL.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.18
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/salesnavigator-search-company-metrics/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/salesnavigator-search-company-metrics/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/salesnavigator-search-company-metrics/run/live
  /edges/actions/linkedin-find-company-url/run/live:
    post:
      operationId: edges_POST__actions_linkedin_find_company_url_run_live
      summary: Use AI to find a LinkedIn company page URL from a company name or domain.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.06
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-find-company-url/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-find-company-url/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-find-company-url/run/live
  /edges/actions/linkedin-extract-post-likers/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_post_likers_run_live
      summary: Extract users who liked a specific LinkedIn post. Returns profile information of people who have reacted to the post.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-post-likers/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-post-likers/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-post-likers/run/live
  /edges/actions/linkedin-extract-job/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_job_run_live
      summary: Extract detailed information from a LinkedIn job posting including title, company, description, requirements, and application details.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.09
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-job/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-job/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-job/run/live
  /edges/actions/linkedin-extract-people-skills/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_people_skills_run_live
      summary: Extract the skills listed on a LinkedIn profile including skill names and endorsement counts.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.35
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-people-skills/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-people-skills/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-people-skills/run/live
  /edges/actions/linkedin-extract-people-educations/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_people_educations_run_live
      summary: Extract education history from LinkedIn profiles including schools, degrees, fields of study, and dates.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.35
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-people-educations/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-people-educations/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-people-educations/run/live
  /edges/actions/linkedin-find-profile-url/run/live:
    post:
      operationId: edges_POST__actions_linkedin_find_profile_url_run_live
      summary: Use AI to find a LinkedIn profile URL from a person's name and optional contextual information.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.06
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-find-profile-url/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-find-profile-url/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-find-profile-url/run/live
  /edges/actions/salesnavigator-extract-leads-list/run/live:
    post:
      operationId: edges_POST__actions_salesnavigator_extract_leads_list_run_live
      summary: Extract leads from a saved leads list in Sales Navigator.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/salesnavigator-extract-leads-list/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/salesnavigator-extract-leads-list/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/salesnavigator-extract-leads-list/run/live
  /edges/actions/linkedin-extract-people-post-activity/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_people_post_activity_run_live
      summary: Extract the post activity history of a LinkedIn profile, showing content they have published.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.09
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-people-post-activity/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-people-post-activity/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-people-post-activity/run/live
  /edges/actions/linkedin-peopleid-from-salesnavigatorid/run/live:
    post:
      operationId: edges_POST__actions_linkedin_peopleid_from_salesnavigatorid_run_live
      summary: Convert a Sales Navigator lead ID to a LinkedIn people ID for profile enrichment.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.06
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-peopleid-from-salesnavigatorid/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-peopleid-from-salesnavigatorid/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-peopleid-from-salesnavigatorid/run/live
  /edges/actions/linkedin-search-companies/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_companies_run_live
      summary: Search for companies on LinkedIn using filters like industry, size, location, and keywords.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-companies/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-companies/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-companies/run/live
  /edges/actions/salesnavigator-extract-employees-distribution/run/live:
    post:
      operationId: edges_POST__actions_salesnavigator_extract_employees_distribution_run_live
      summary: Extract employee distribution data (by department, seniority, location) from a Sales Navigator company page.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.18
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/salesnavigator-extract-employees-distribution/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/salesnavigator-extract-employees-distribution/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/salesnavigator-extract-employees-distribution/run/live
  /edges/actions/linkedin-search-jobs/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_jobs_run_live
      summary: Search for job postings on LinkedIn using keywords, location, company, and other filters.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-jobs/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-jobs/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-jobs/run/live
  /edges/actions/salesnavigator-search-companies/run/live:
    post:
      operationId: edges_POST__actions_salesnavigator_search_companies_run_live
      summary: Search for accounts (companies) on Sales Navigator using advanced filters.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/salesnavigator-search-companies/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/salesnavigator-search-companies/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/salesnavigator-search-companies/run/live
  /edges/actions/linkedin-extract-licenses-certifications/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_licenses_certifications_run_live
      summary: Extract licenses and certifications from a LinkedIn profile including credential name, issuing organization, and dates.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.35
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-licenses-certifications/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-licenses-certifications/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-licenses-certifications/run/live
  /edges/actions/linkedin-search-people/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_people_run_live
      summary: Search for people on LinkedIn using filters like title, company, location, and keywords.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-people/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-people/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-people/run/live
  /edges/actions/linkedin-extract-people-comment-activity/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_people_comment_activity_run_live
      summary: Extract the comment activity history of a LinkedIn profile, showing posts they have commented on.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.09
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-people-comment-activity/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-people-comment-activity/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-people-comment-activity/run/live
  /edges/actions/linkedin-extract-similar-companies/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_similar_companies_run_live
      summary: Extract a list of companies similar to a given LinkedIn company page, based on LinkedIn's recommendations.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.18
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-similar-companies/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-similar-companies/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-similar-companies/run/live
  /edges/actions/linkedin-extract-post-reposters/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_post_reposters_run_live
      summary: Extract users who reposted a specific LinkedIn post with their profile information.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-post-reposters/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-post-reposters/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-post-reposters/run/live
  /edges/actions/salesnavigator-extract-accounts-list/run/live:
    post:
      operationId: edges_POST__actions_salesnavigator_extract_accounts_list_run_live
      summary: Extract accounts (companies) from a saved accounts list in Sales Navigator.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/salesnavigator-extract-accounts-list/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/salesnavigator-extract-accounts-list/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/salesnavigator-extract-accounts-list/run/live
  /edges/actions/linkedin-search-content/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_content_run_live
      summary: Search for posts and articles on LinkedIn using keywords and filters.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-content/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-content/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-content/run/live
  /edges/actions/linkedin-search-schools/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_schools_run_live
      summary: Search for schools and universities on LinkedIn using keywords and filters.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-schools/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-schools/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-schools/run/live
  /edges/actions/salesnavigator-extract-employees-count/run/live:
    post:
      operationId: edges_POST__actions_salesnavigator_extract_employees_count_run_live
      summary: Extract employee count statistics from a company's Sales Navigator account page.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.18
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/salesnavigator-extract-employees-count/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/salesnavigator-extract-employees-count/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/salesnavigator-extract-employees-count/run/live
  /edges/actions/linkedin-extract-post-commenters/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_post_commenters_run_live
      summary: Extract users who commented on a specific LinkedIn post with their profile information and comments.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-post-commenters/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-post-commenters/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-post-commenters/run/live
  /edges/actions/linkedin-search-events/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_events_run_live
      summary: Search for events on LinkedIn using keywords, date, and location filters.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-events/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-events/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-events/run/live
  /edges/actions/linkedin-search-groups/run/live:
    post:
      operationId: edges_POST__actions_linkedin_search_groups_run_live
      summary: Search for groups on LinkedIn using keywords and filters.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.88
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-search-groups/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-search-groups/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-search-groups/run/live
  /edges/actions/linkedin-extract-people-reaction-activity/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_people_reaction_activity_run_live
      summary: Extract the reaction activity history of a LinkedIn profile, showing posts they have liked or reacted to.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.09
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-people-reaction-activity/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-people-reaction-activity/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-people-reaction-activity/run/live
  /edges/actions/linkedin-extract-company-affiliates/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_company_affiliates_run_live
      summary: Extract the list of affiliated companies (subsidiaries, parent companies) linked to a LinkedIn company page.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.18
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-company-affiliates/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedin-extract-company-affiliates/run/live
        - method: np
          intent: charge
          rail: base
          currency: USDC
          settlement: circle-gateway
          version: x402-v2
          url: https://np.orthogonal.com/edges/actions/linkedin-extract-company-affiliates/run/live
  /edges/actions/linkedin-extract-event/run/live:
    post:
      operationId: edges_POST__actions_linkedin_extract_event_run_live
      summary: Extract detailed information from a LinkedIn event including title, description, date, location, and organizer.
      tags:
      - Edges
      responses:
        '200':
          description: Successful response
        '402':
          description: Payment Required (x402 / MPP / np)
      x-payment-info:
        price: 0.09
        offers:
        - method: mpp
          intent: charge
          rail: tempo
          currency: USDC.e
          url: https://mpp.orthogonal.com/edges/actions/linkedin-extract-event/run/live
        - method: x402
          intent: charge
          rail: base
          currency: USDC
          url: https://x402.orthogonal.com/edges/actions/linkedi

# --- truncated at 32 KB (46 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/orthogonal/refs/heads/main/openapi/orthogonal-edges-api-openapi.yml