From 5a172af29fe924c343c0d88526cfee03cbe1fe1d Mon Sep 17 00:00:00 2001 From: Curtis Knudson <81993509+curtisknudson@users.noreply.github.com> Date: Wed, 27 Aug 2025 15:47:44 -0600 Subject: [PATCH] Update exclusions-api.md to include proper profile url --- _apidocs/exclusions-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_apidocs/exclusions-api.md b/_apidocs/exclusions-api.md index acb98f650..04d2c6d0d 100644 --- a/_apidocs/exclusions-api.md +++ b/_apidocs/exclusions-api.md @@ -30,7 +30,7 @@ Exclusions API can be accessed from Production or Alpha with the following versi * Alpha Version 4: https://api-alpha.sam.gov/entity-information/v4/exclusions?api_key=< value >

Generating a personal API Key: -* Registered users can request for a public API on 'Account Details' page. This page can be accessed here: Account Details page on sam.gov +* Registered users can request for a public API on 'Account Details' page. This page can be accessed here: Account Details page on sam.gov * Users must enter their password on ‘Account Details’ page to view the API Key information. If an incorrect password is entered, an error will be returned. * After the API Key is generated on ‘Account Details’ page, the API Key can be viewed on the Account Details page immediately. The API Key is visible until users navigate to a different page. * If an error is encountered during the API Key generation/retrieval, then users will receive an error message and they can try again.