Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nubela Employee API

The Employee API from Nubela — 3 operation(s) for employee.

Nubela Employee API is one of 4 APIs that Nubela publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Employee. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://nubela.co/proxycurl/api.

3 operations 3 paths 1 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://nubela.co/proxycurl/api/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nubela Employee API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Employee 3
GET
/employee/work-email
Find a work email given a person name and company domain
getEmployeeWorkEmail → 200
GET
/employee/profile
Enrich a professional profile by email or by name and employer
getEmployeeProfile → 200
GET
/employee/similar
Find similar professionals at competing companies
getSimilarEmployees → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

GenericObject
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nubela-employee-api-openapi.yml Raw ↑

Other APIs Nubela publishes across the network.

Nubela Company API
Nubela Competitor API
Nubela Customer API