---
title: "Find a service by name"
method: GET
path: "/search/v2/services"
tags: ["Service by name"]
---

# Find a service by name

`GET /search/v2/services`

This endpoint allows to search for services by name or partial name and retrieve the matching services and their information including the name, the ids of the carriers that operate the service, the designation of the service per carrier, the intermediate port calls and the IMOs of the vessels operating these services.
You can also pass a carrier SCAC to filter on the services operated by this carrier.

## Query parameters

- `name` string, required
- `carrierScac` string

## Response `200`

OK

## Other responses

- `400` — Bad request.
- `404` — Service not found.

---

[API](https://skmtc.dev/searoutes/apis/geocoding.md) · [All operations](https://skmtc.dev/searoutes/apis/geocoding/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/searoutes/geocoding/revisions/59f769fc4f39/schema)
