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

Daloopa Webhooks API

The Webhooks API from Daloopa — 6 operation(s) for webhooks.

Daloopa Webhooks API is one of 19 APIs that Daloopa 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 9 operations across 6 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://app.daloopa.com.

9 operations 6 paths 6 schemas 1 DELETE5 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://app.daloopa.com/api/v3
Authentication
HTTP Basic
License
Proprietary
Resource Areas
1

Authentication & Security 1

Daloopa Webhooks API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (apiKeyAuth).

  • apiKeyAuth — Basic authentication with base64-encoded credentials. Format: "Basic base64(email:apiKey)"

Paths & Operations 9

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

Webhooks 9
GET
/api/v3/webhooks
List Webhooks
list_webhooks 5 params → 200400401403429
POST
/api/v3/webhooks
Create Webhook
create_webhook body → 201400403401429
GET
/api/v3/webhooks/{id}
Retrieve Webhook
retrieve_webhook 1 param → 200404401403429
PATCH
/api/v3/webhooks/{id}
Update Webhook
update_webhook 1 param body → 200400404401429
DELETE
/api/v3/webhooks/{id}
Delete Webhook
delete_webhook 1 param → 204404401403429
GET
/api/v3/webhooks/event-types
List Webhook Event Types
list_webhook_types → 200401
GET
/api/v3/webhooks/{webhook_id}/sample-payload
Get Sample Payload for Webhook
get_webhook_sample_payload 1 param → 200404
POST
/api/v3/webhooks/{webhook_id}/test
Test Webhook Delivery
test_webhook_delivery 1 param → 200404
GET
/api/v3/webhooks/deliveries
List Webhook Delivery History
list_webhook_deliveries 4 params → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are WebhookFullRead (9 properties), PatchedWebhookUpdateRequest (7 properties), WebhookCreateRequest (6 properties), PaginatedWebhookFullReadList (4 properties). Each schema is shown below with its type and property counts.

WebhookCreateRequest
object
Validates the payload for creating a new webhook. Required fields: url, eventtype, istest. Optional fields: headername, prefix, authsecret.
6 properties 3 required
WebhookEventType
object
Read-only representation of a supported webhook event type.
2 properties 2 required
WebhookFullRead
object
Read-only serializer for webhook responses (list, retrieve, create, update). maskedauthsecret is a pre-computed field stored on the model that exposes only the…
9 properties 9 required
EventTypeEnum
string
clientviewupdated - Clientview Updated incrementalupdate - Incremental Update seriesupdated - Series Updated documentadded - Document Added
PatchedWebhookUpdateRequest
object
Validates the payload for updating an existing webhook (PATCH). All fields are optional, but at least one must be provided.
7 properties
PaginatedWebhookFullReadList
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

daloopa-webhooks-api-openapi.yml Raw ↑

Other APIs Daloopa publishes across the network.

Daloopa Auth API
Daloopa Companies API
Daloopa Consumption API
Daloopa Daloopa MCP Service API
Daloopa Data Warehouse API
Daloopa Databricks API
Daloopa Documents API
Daloopa Download API
Daloopa Export API
Daloopa Fundamentals API
Daloopa Health API
Daloopa Industry Models API
Where this information came from

This is an independent, third-party profile of Daloopa 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.