Old APIs removed
As previously announced, the old apis at /api have been removed today. Use /bwapi as described here: The old API will be removed 1st October 2020.
The exception is chart plotter APIs, which are still open.
The ports API is also removed, as announced here: The Ports API will be removed 1st October 2020
.
Updates to our APIs and deprecation notices (2020-09-29)
New endpoints Fishhealth:
V2 version of these endpoints with epsg:4326 coodinate system.
Corresponding V1-endpoints are deprecated, and will be removed after 1. january 2021.
New endpoint FiskInfo:
Modified nedpoint FiskInfo:
These endpoints would previously return an empty object if the request was not authorized. It will now return 401 if the request is not authorized:
New endpoints AIS:
Updates to our APIs (2020-09-03)
Updates to our APIs (2020-08-20)
Updates to our APIs (2020-08-13)
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.
The old API will be removed 1st October 2020
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.
Updated API-documentation for Fish Health and AIS
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:
Updated API documentation
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.