Skip to content

Commit

Permalink
Initial eMASS API specification v3.12 implementation (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedias authored Oct 10, 2023
1 parent efc0a9b commit cc3320a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/eMASSRestOpenApi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ info:
New users will need to [register](https://nisp.emass.apps.mil/Content/Help/jobaids/eMASS_OT_NewUser_Job_Aid.pdf)
an API key with the eMASS development team prior to accessing the site for the first time. The eMASS REST API
requires a client certificate (SSL/TLS, DoD PKI only). Use the `Registration` POST endpoint to register the client
certificate. The endpoint returns the user `api-key`.</br></br>
certificate. The endpoint call returns the user `api-key`.</br></br>
Every call to the eMASS REST API will require the use of the agreed upon public key certificate and API key.
The API key must be provided in the request header for all endpoint calls (api-key). If the service receives
Expand Down

0 comments on commit cc3320a

Please sign in to comment.