Skip to content

Commit 966899d

Browse files
List API endpoints for LOA upload and prefix creation
1 parent 12eb1f1 commit 966899d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/byoip/get-started-review.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ You are not required to use <GlossaryTooltip term="Resource Public Key Infrastru
2929
Overall, the steps can be summarized as follows:
3030

3131
1. You revise your IRRs and ROAs (if applicable) to make sure they are correct.
32-
2. You prepare a [letter of agency (LOA)](/byoip/concepts/loa/) containing both the prefixes you are authorizing Cloudflare to announce and which ASN they will be announced under. Cloudflare will present this to our transit partners as evidence that we are allowed to announce the route.
33-
3. After receiving the LOA, Cloudflare validates the [requirements](#requirements).
34-
4. Cloudflare provisions the IPs.
32+
2. You prepare a [letter of agency (LOA)](/byoip/concepts/loa/) containing both the prefix you are authorizing Cloudflare to announce and which ASN they will be announced under. Cloudflare will present this to our transit partners as evidence that we are allowed to announce the route.
33+
3. You use the [Upload LOA Document](/api/resources/addressing/subresources/loa_documents/methods/create/) API endpoint to submit the letter under your account and the [Add Prefix](/api/resources/addressing/subresources/prefixes/methods/create/) endpoint to create the prefix in your account with the associated `loa_document_id`.
34+
4. After receiving the LOA, Cloudflare validates the [requirements](#requirements) and provisions the IPs.
3535
5. (Optional) You can use [Prefix delegations](/byoip/concepts/prefix-delegations/) to share all or part of your prefix with another Cloudflare account.
3636
6. You use [service bindings](/byoip/service-bindings/) and [address maps](/byoip/address-maps/) to control how your IPs are used.
3737
7. Finally, you configure the [Border Gateway Protocol advertisement](/byoip/concepts/dynamic-advertisement/) for your IPs at the Cloudflare network.

0 commit comments

Comments
 (0)