Skip to content

Commit a738b95

Browse files
authored
Update api-security.md
review edits
1 parent 79595a4 commit a738b95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/docs/Overview/api-security.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Additionally, **certificate-bound access tokens** are employed to strengthen sec
3333

3434
## Scope and Permissions
3535

36-
Access to API resources is controlled through **scopes**, which define the permissions granted during authorization. The table below outlines available scopes and their corresponding access levels:
36+
Access to API resources is controlled through **scopes**, which define the permissions granted during authorization. The following table outlines available scopes and their corresponding access levels:
3737

3838
| Scope | Description |
3939
|------------------------------|-----------------------------------------------------------------------------|
@@ -47,11 +47,11 @@ Access to API resources is controlled through **scopes**, which define the permi
4747

4848
## API Security, Scopes, and OAuth Protocols
4949

50-
The table below provides a summary of security measures, required scopes, and OAuth protocols for accessing API endpoints.
50+
The tables below provides a summary of security measures, required scopes, and OAuth protocols for accessing API endpoints.
5151

5252
### FDX APIs
5353

54-
Following APIs are for Data Recipients and Data Aggregators to consume and build applications.
54+
The following APIs are for Data Recipients and Data Aggregators to consume and build applications.
5555

5656
#### FDX Core API
5757

@@ -82,7 +82,7 @@ Following APIs are for Data Recipients and Data Aggregators to consume and build
8282

8383
### Solution APIs
8484

85-
Following APIs are for Data Providers to integrate with our consent managenent module.
85+
The following APIs are for Data Providers to integrate with our consent managenent module.
8686

8787
#### External Resource Authentication API
8888

0 commit comments

Comments
 (0)