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

NoBueno v2 API

The v2 API from NoBueno — 8 operation(s) for v2.

NoBueno v2 API is one of 32 APIs that NoBueno publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 16 operations across 8 paths, and defines 5 schemas. It is described by OpenAPI 2.0, at version v1.

Requests are made against the base URL https://api.nobueno.com/api.

16 operations 8 paths 5 schemas 2 DELETE8 GET2 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1
Base URL
https://api.nobueno.com/api
Authentication
API Key, API Key, API Key, API Key
License
BSD License
Terms of Service
Resource Areas
1

Authentication & Security 4

NoBueno v2 API declares 4 security schemes for authenticating requests. An API key is passed in the header as Authorization (Bearer). An API key is passed in the header as Device-Type (Device-type). An API key is passed in the header as x-scheme (x-scheme). An API key is passed in the header as x-app-id (x-app-id). By default, every request must be authenticated.

Paths & Operations 16

Across 8 paths, the API surfaces 16 operations — 2 DELETE, 8 GET, 2 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

v2 16
GET
/v2/companies
v2_companies_list 3 params → 200
POST
/v2/companies
v2_companies_create 1 param → 201
GET
/v2/companies/all
v2_companies_companies_for_employment 3 params → 200
GET
/v2/companies/list
v2_companies_companies_list 3 params → 200
GET
/v2/companies/media
v2_companies_media_list 3 params → 200
POST
/v2/companies/media
v2_companies_media_create 1 param → 201
GET
/v2/companies/media/all
v2_companies_media_companies_media_list 3 params → 200
GET
/v2/companies/media/detail
v2_companies_media_company_media_list 3 params → 200
GET
/v2/companies/media/{id}
v2_companies_media_read 1 param → 200
PUT
/v2/companies/media/{id}
v2_companies_media_update 2 params → 200
PATCH
/v2/companies/media/{id}
v2_companies_media_partial_update 2 params → 200
DELETE
/v2/companies/media/{id}
v2_companies_media_delete 1 param → 204
GET
/v2/companies/{id}
v2_companies_read 1 param → 200
PUT
/v2/companies/{id}
v2_companies_update 2 params → 200
PATCH
/v2/companies/{id}
v2_companies_partial_update 2 params → 200
DELETE
/v2/companies/{id}
v2_companies_delete 1 param → 204

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Company (7 properties), ReturnCompanyData (7 properties), ReturnCompanyMediaData (4 properties), CompanyMedia (3 properties). Each schema is shown below with its type and property counts.

ReturnCompanyMedia
object
3 properties
ReturnCompanyMediaData
object
4 properties 1 required
CompanyMedia
object
3 properties 1 required
ReturnCompanyData
object
7 properties 3 required
Company
object
7 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nobueno-v2-api-openapi.yml Raw ↑

Other APIs NoBueno publishes across the network.

NoBueno admin API
NoBueno bitcoin API
NoBueno categories API
NoBueno cities API
NoBueno companies API
NoBueno countries API
NoBueno credits API
NoBueno currencies API
NoBueno devices API
NoBueno fields API
NoBueno forgot API
NoBueno jobs API