Getro Network API v2

Read-oriented JSON REST API exposing a Getro network's companies, jobs and contacts, plus shared reference collections (job functions, industry tags, locations). Bearer API-key auth, URI-path versioning (/v2), offset pagination (page/per_page, max 100), pipe-delimited multi-value filters, and a 30 requests/minute rate limit. CORS is not supported.

API entry from apis.yml

apis.yml Raw ↑
name: Getro Network API v2
description: Read-oriented JSON REST API exposing a Getro network's companies, jobs and contacts, plus
  shared reference collections (job functions, industry tags, locations). Bearer API-key auth, URI-path
  versioning (/v2), offset pagination (page/per_page, max 100), pipe-delimited multi-value filters, and
  a 30 requests/minute rate limit. CORS is not supported.
humanURL: https://developers.getro.com/
baseURL: https://api.getro.com/v2
tags:
- Jobs
- Talent
- Networks
- Contacts
properties:
- type: DeveloperPortal
  url: https://developers.getro.com/
- type: Documentation
  url: https://developers.getro.com/
- type: APIReference
  url: https://developers.getro.com/
- type: Authentication
  url: authentication/getro-authentication.yml
- type: RateLimits
  url: rate-limits/getro-rate-limits.yml
- type: Conventions
  url: conventions/getro-conventions.yml
- type: ErrorCatalog
  url: errors/getro-error-codes.yml
- type: Lifecycle
  url: lifecycle/getro-lifecycle.yml
- type: DataModel
  url: data-model/getro-data-model.yml
- type: MCPServer
  url: mcp/getro-mcp.yml