Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 557 Bytes

File metadata and controls

13 lines (7 loc) · 557 Bytes

Obtain a Fishial Dev API key and secret key for testing by creating an account on https://portal.fishial.ai and when logged in visting left side menu About->for developers" section!

Make sure you review the Fishial API Recognition tutorial file named: tutor.adoc

https://github.com/fishial/devapi/blob/main/tutor.adoc

Also there is two sample scripts that you can review on how the API is used written in BASH and Python

https://github.com/fishial/devapi/blob/main/recognize_fish.bash

AND

https://github.com/fishial/devapi/blob/main/recognize_fish.py