How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Emerge Webhooks API

Webhooks are used to provide updates to the TMS when award or option events are generated within the Emerge system.If our webhook message cannot be accepted by the webhook endpoint due to network failures, server errors, or request timeouts we will attempt delivering the message again. We will retry sending the message 6 times with varying gaps of time. See table below:Retry CountTime11 second from initial attempt24 seconds from first attempt39 seconds from second attempt416 seconds from third attempt525 seconds from fourth attempt636 seconds from fifth attempt

Emerge Webhooks API is one of 9 APIs that Emerge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.2.1.

Requests are made against 2 base URLs: https://api.emergemarket.io/v1, https://demo-api.emergemarket.dev/v1.

5 operations 2 paths 10 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.2.1
Base URL
https://api.emergemarket.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Emerge Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 5

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

Webhooks 5

Webhooks are used to provide updates to the TMS when award or option events are generated within the Emerge system. If our webhook message cannot be accepted by the webhook endpoi…

POST
/webhooks
Create a new webhook.
1 param body → 201400401403
GET
/webhooks
Get a list of all webhooks.
1 param → 200401403
GET
/webhooks/{webhook_id}
Get the details of a webhook by Id.
2 params → 200401403404
PUT
/webhooks/{webhook_id}
Update an existing webhook.
2 params body → 200400401403404
DELETE
/webhooks/{webhook_id}
Delete a webhook.
2 params → 200401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are updatewebhook (8 properties), webhooks (7 properties), 200_getwebhooks_response (2 properties), 200_getwebhook_response (2 properties). Each schema is shown below with its type and property counts.

webhooks
object
Details of the webhook.
7 properties 3 required
200_getwebhook_response
object
200 | OK. Details of the webhook
2 properties
403_forbidden_response
object
1 property
updatewebhook
object
Details of the webhook.
8 properties 4 required
200_getwebhooks_response
object
200 | OK. Details of the webhook
2 properties
errorcode_zero_without_message_object
object
1 property
201_createwebhook_response
object
201 | Success. Details of the webhook
2 properties
errorcode_zero
object
1 property
400_badrequest_webhook_response
object
1 property
webhook_event_types
string
Webhook event types.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emerge-webhooks-api-openapi.yml Raw ↑

Other APIs Emerge publishes across the network.

Emerge Authentication API
Emerge Awards API
Emerge Network Partners API
Emerge Opportunities API
Emerge Options API
Emerge Shipments API
Emerge Tender API
Emerge Tenders API
Where this information came from

This is an independent, third-party profile of Emerge Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.