added
Release 45
8 months ago by Marie Kyle
Deployed to Production
on 15/04/2024.
Reminder about OAuth 2.0
Just a friendly reminder: Sikoia's API has migrated to the OAuth 2.0. protocol. For details on this migration, refer to our Authentication guide. API key usage will be deprecated on July 31st, 2024; you can find the deprecation announcement here.
New Endpoint
- New endpoint to get all webhook requests: Introduced a handy new endpoint
v2/webhooks/{webhook_id}/requests
. Now, effortlessly retrieve a paginated list of all webhook requests associated with a givenwebhook_id
.
Fixes
We've also been busy squashing bugs. Our most recent fixes include:
- Resolved an issue which was causing files to be renamed as GUIDs upon download from the Sikoia Dashboard. Your files will now retain their original names.
- Addressed an inconsistency where changes were not always being persisted when a updating company's country in the Sikoia Dashboard.
- Fixed an issue which was preventing some company credit report data from displaying in the overview page in the Sikoia Dashboard.