# PublicService

Public endpoints that don't require authentication

## Fetch BTCNOK

 - [GET /v1/price/nok](https://dev.barebitcoin.no/api/openapi/publicservice/publicservice_price.md): Fetches the current BTCNOK price.

## Fetch volume statistics

 - [GET /v1/volume](https://dev.barebitcoin.no/api/openapi/publicservice/publicservice_volume.md): Returns statistics about the volume of BTCNOK trades.

## Fetch historic volume statistics

 - [GET /v1/volume/historic](https://dev.barebitcoin.no/api/openapi/publicservice/publicservice_volumehistoric.md)

