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

The messages API from NoBueno — 6 operation(s) for messages.

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

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

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

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

10 operations 6 paths 10 schemas 1 DELETE3 GET1 PATCH4 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 messages 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 10

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

messages 10
GET
/messages
messages_list 3 params → 200
POST
/messages
messages_create 1 param → 201
GET
/messages/{id}
messages_read 1 param → 200
PUT
/messages/{id}
messages_update 2 params → 200
PATCH
/messages/{id}
messages_partial_update 2 params → 200
DELETE
/messages/{id}
messages_delete 1 param → 204
POST
/messages/{id}/read_messages
messages_read_messages 2 params → 201
GET
/messages/{id}/retrieve
messages_retrieve_messenger 1 param → 200
POST
/messages/{id}/review
messages_review 2 params → 201
POST
/messages/{id}/send-message
messages_send_message 3 params → 201

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Messenger (8 properties), ReturnMessenger (7 properties), ReturnChat (6 properties), ReturnUserBaseChat (6 properties). Each schema is shown below with its type and property counts.

Messenger
object
8 properties 3 required
ReturnChat
object
6 properties 2 required
Review
object
3 properties
ShowUploadFiles
object
2 properties
Attachment
object
5 properties 3 required
SuccessResponse
object
2 properties 1 required
ReturnMessenger
object
7 properties 3 required
ReturnUserBaseChatEmployer
object
5 properties
ReturnJobBase
object
3 properties 1 required
ReturnUserBaseChat
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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