---
title: "Company geocode projection (unavailable)"
method: GET
path: "/api/v1/company/{slug}/geocode"
tags: ["Companies"]
deprecated: true
---

# Company geocode projection (unavailable)

`GET /api/v1/company/{slug}/geocode`

> **Deprecated.**

Fail-closed route. Address parsing and Nominatim access are forbidden in the request path; it always returns 503 until an approved offline `company_geocode_v1` projection exists. Enabling the source policy alone cannot activate network or database writes.

## Path parameters

- `slug` string, required

## Other responses

- `404` — Resource not found
- `429` — Rate limit exceeded
- `503` — Controlled fail-closed denial: the required dataset or legal layer is absent, invalid, unsupported or not authorized for this public surface.

---

[API](https://skmtc.net/openmercantil/apis/openmercantil-public-api.md) · [All operations](https://skmtc.net/openmercantil/apis/openmercantil-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openmercantil/openmercantil-public-api/versions/996f96a11758/schema)
