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

The skills API from NoBueno — 3 operation(s) for skills.

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

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

This API exposes 7 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 2.0, at version v1.

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

7 operations 3 paths 2 schemas 1 DELETE2 GET2 PATCH1 POST1 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 skills 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 7

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

skills 7
GET
/skills
skills_list 3 params → 200
POST
/skills
skills_create 1 param → 201
GET
/skills/{id}
skills_read 1 param → 200
PUT
/skills/{id}
skills_update 2 params → 200
PATCH
/skills/{id}
skills_partial_update 2 params → 200
DELETE
/skills/{id}
skills_delete 1 param → 204
PATCH
/skills/{id}/notify
skills_notify 2 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Skill (7 properties), ReturnSkill (3 properties). Each schema is shown below with its type and property counts.

ReturnSkill
object
3 properties 1 required
Skill
object
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nobueno-skills-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