The Ports API will be removed 1st October 2020
As the Ports service is removed from
barentswatch.no
, the Ports API also will be removed 1st October 2020.
On
My page
you will find all your registered API clients.
As the Ports service is removed from
barentswatch.no
, the Ports API also will be removed 1st October 2020.
On
My page
you will find all your registered API clients.
All our APIs are now available at
, using the new login system. The old APIs running at
will be removed on the 1st of october 2020.
Migrating to the new API should be straight forward:
register a client on My Page (
), and use this to create a token (see Application registration and authentication)
some endpoints used PascalCase before, but all endpoints use camelCase now. Check if this affects your code.
use the new url
The old FiskInfo API used by chart plotters will not be removed on the 1st of October 2020, but will be supported for a longer time.
We have published updated API documentation using the OpenAPI standard (Swagger):
AIS:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=AIS%20API
Fish Health:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=Fishhealth%20API
There are also some new additions to the APIs:
We have published updated API documentation using the OpenAPI standard (Swagger):
FiskInfo API:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=FiskInfo%20API
Sustainability in aquaculture API:
Polar lows API:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=Polar%20Lows%20API
Ports API:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=Ports%20API
Saltstraumen API:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=Saltstraumen%20API
Waveforecast API:
https://www.barentswatch.no/bwapi/openapi/index.html?urls.primaryName=Waveforecast%20API
We are in the process of publishing all API documentation here:
, and will announce on this blog when more documentation is available.
We added 3 new endpoints for ILA free areas. There are no results for weeks before week 13, 2020.
List of ILA free areas for a specific week:
/v1/geodata/fishhealth/ilafreeareas/{year}/{week}
Details of a given Ila free area for the given week/year for a spesific version
: /v1/geodata/fishhealth/ilafreearea/{year}/{week}/{areaId}/{version}
Details of a given Ila free area for the given week/year: /
v1/geodata/fishhealth/ilafreearea/{year}/{week}/{areaId}