Skip to content

Service List

Returns discoverable service entries.

Method and path

  • Method: GET
  • Path: /services
  • Auth: not required

Query parameters

  • q: keyword search
  • tags: legacy tag filter
  • capability: capability tag filter
  • scenario: scenario tag filter
  • country: country code
  • region: region code
  • lat: latitude
  • lng: longitude
  • radiusKm: radius in km
  • limit: result limit

Response

  • 200 OK: array of service items
  • 500 Internal Server Error

Key fields:

  • id
  • name
  • provider
  • baseUrl
  • summary
  • status
  • capabilities
  • scenarios
  • agreementRequirements
  • coverageType
  • countryCode
  • regionCode

Notes:

  • Keyword ranking prioritizes service name match first, then capability or scenario tag match, then provider, summary, and agreement name match.

Example

curl https://api.asahub.ai/services