# API_ORIGIN_URL

**Kind:** Constant

**Source:** `Pams/Web/Pams.WebApp/Client/app/core/services/api-baseurl.constants.ts` (line 3)

**Part of:** [Pams](subsystem-pams)

## 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)

- `CoreModule` — `Pams/Web/Pams.WebApp/Client/app/core/core.module.ts`:1
