mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
move table up
This commit is contained in:
@@ -127,6 +127,12 @@ The 3 types of API key that you can create within GOV.UK Notify are:
|
|||||||
* [team keys](#team_keys)
|
* [team keys](#team_keys)
|
||||||
* [test keys](#test_keys)
|
* [test keys](#test_keys)
|
||||||
|
|
||||||
|
Type of key | Sends real messages? | Appears in activity and statistics? | Daily service limit
|
||||||
|
--- | --- | --- | ---
|
||||||
|
Normal key | Yes | Yes | 50 (trial) Unlimited (live)
|
||||||
|
Team key | Yes (only team members) | Yes | 50 (trial) Unlimited (live)
|
||||||
|
Test key | No | No | Unlimited
|
||||||
|
|
||||||
<h4 id="normal_keys">Normal keys</h3>
|
<h4 id="normal_keys">Normal keys</h3>
|
||||||
|
|
||||||
Normal keys have the same permissions as the service:
|
Normal keys have the same permissions as the service:
|
||||||
@@ -157,16 +163,6 @@ Test keys don’t send real messages but generate realistic responses. There’s
|
|||||||
|
|
||||||
Messages sent using a test key don’t show up on your dashboard or count against your text message and email allowances.
|
Messages sent using a test key don’t show up on your dashboard or count against your text message and email allowances.
|
||||||
|
|
||||||
<h4 id="summary_keys">GOV.UK Notify API keys</h3>
|
|
||||||
|
|
||||||
Type of key | Sends real messages? | Appears in activity and statistics? | Daily service limit
|
|
||||||
--- | --- | --- | ---
|
|
||||||
Normal key | Yes | Yes | 50 (trial) Unlimited (live)
|
|
||||||
Team key | Yes (only team members) | Yes | 50 (trial) Unlimited (live)
|
|
||||||
Test key | No | No | Unlimited
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2 id="API_endpoints">API endpoints</h2>
|
<h2 id="API_endpoints">API endpoints</h2>
|
||||||
|
|
||||||
You can use the GOV.UK Notify API to:
|
You can use the GOV.UK Notify API to:
|
||||||
|
|||||||
Reference in New Issue
Block a user