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 Company API

The Company API from Nubela — 6 operation(s) for company.

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

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

This API exposes 6 operations across 6 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.

6 operations 6 paths 1 schemas 6 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 Company API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Company 6
GET
/company/logo
Fetch the logo for a company
getCompanyLogo → 200
GET
/company/details
Get company metadata and leadership details
getCompanyDetails → 200
GET
/company/employee-count
Get an estimated employee count range for a company
getCompanyEmployeeCount → 200
GET
/company/updates
Retrieve recent company blog posts and social media updates
getCompanyUpdates → 200
GET
/company/funding
Get a company's funding history and investors
getCompanyFunding → 200
GET
/company/website
Resolve a company name to a canonical website URL
resolveCompanyWebsite → 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-company-api-openapi.yml Raw ↑

Other APIs Nubela publishes across the network.

Nubela Competitor API
Nubela Customer API
Nubela Employee API