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

Chaldal Identity API

The Identity API from Chaldal — 4 operation(s) for identity.

Chaldal Identity API is one of 5 APIs that Chaldal publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 2.0, at version 1.0.0.

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

4 operations 4 paths 9 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://eggtransport.chaldal.com/api
Resource Areas
1

Paths & Operations 4

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

Identity 4
GET
/api/Identity/GetDeliveryAreas
Identity_GetDeliveryAreas → 200
POST
/api/Identity/SearchForIdentityInMyOrg
Identity_SearchForIdentityInMyOrg 1 param → 200403401
GET
/api/Identity/GetAddressInfoFromAddressIdInMyOrg
Identity_GetAddressInfoFromAddressIdInMyOrg 1 param → 200401403
GET
/api/Identity/GetAddressInfoListFromAddressIdListInMyOrg
Identity_GetAddressInfoListFromAddressIdListInMyOrg 1 param → 200401403

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AddressInfoDto (9 properties), DeliveryAreaDto (2 properties), DeliveryArea (2 properties). Each schema is shown below with its type and property counts.

FSharpOptionOfGeoLocationDto
object
AddressIdDto
object
DeliveryAreaId
object
DeliveryArea
object
2 properties
DeliveryAreaIdDto
object
FSharpOptionOfTupleOfIdentityProfileAndIEnumerableOfAddressInfoDto
object
ConfidenceLevelDto
object
AddressInfoDto
object
9 properties 1 required
DeliveryAreaDto
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chaldal-identity-api-openapi.yml Raw ↑

Other APIs Chaldal publishes across the network.

Chaldal Accounts API
Chaldal Heartbeat API
Chaldal Organization API
Chaldal Task API