# API_ORIGIN_URL

**Kind:** Constant

**Source:** `Pams/Web/portal/pams-web/src/app/services/core/baseurl.constants.ts` (line 4)

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Definition

```ts
new InjectionToken<string>('API_ORIGIN_URL')
```

## Value

```ts
new InjectionToken<string>('API_ORIGIN_URL')
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `BaseApiService` — `Pams/Web/portal/pams-web/src/app/services/core/api/base-api.service.ts`:1
