-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: "Flare API Updates" | ||
description: "New updates and improvements" | ||
--- | ||
|
||
<Note> | ||
This page lists changes to Flare's API. | ||
Release notes for the Flare Platform can be found on the [product documentation website](https://docs.flare.io/releases). | ||
</Note> | ||
|
||
<Update label="2024-09" description="September 2024"> | ||
The API documentation has been revamped for better clarity and structure. | ||
|
||
We’ve added new [use-case guides](/introduction/getting-started) | ||
to help you quickly address specific customer needs. | ||
|
||
Released new [Global Search endpoint](/api-reference/v4/endpoints/global-search) | ||
with simpler-to-use filters. | ||
|
||
Released new [Credentials Search endpoint](/api-reference/leaksdb/endpoints/post-credentials-search) | ||
with simpler-to-use filters and support for Flare's standard paging pattern. | ||
|
||
Released [Python SDK](/sdk/python). | ||
|
||
Released [Go SDK](/sdk/go). | ||
</Update> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters