Skip to content

Home

Welcome to the official Covage documentation, your partner for fiber optic connectivity. This documentation is designed to assist you in using our dedicated API.


About Covage

Covage is a leader in the deployment and management of fiber optic networks. We provide connectivity solutions tailored to the needs of our professional clients. Our platform allows you to:

  • Check the eligibility of your addresses for our fiber services.
  • Place orders for fiber optic links with ease.
  • Track the progress of your orders in real-time.

Documentation Content

This documentation helps you understand how our API works and guides you in using our services. The sections of our documentation correspond to the lifecycle of an order.

graph LR A[Site Research and Validation] B[Eligibility Request] C[Order Placement] D[Order Tracking] A --> B B --> C C --> D

1. Site Research and Validation

Before any eligibility request, it is necessary to identify and validate the concerned site. This step allows you to retrieve information on:

  • The site's address (via search and normalization services).
  • The network infrastructures available at this address.
  • Any technical constraints.

Consult the Address Search API documentation

2. Order Manager

Once the site is validated, you can proceed to the order management part:

  • Eligibility Request.
  • Place an order.
  • Track your orders.

Consult the Order Manager API documentation

The details of each order step are described in the following sections.


3. Eligibility Request

Once the site is validated, an eligibility request is made to know the available offers. This step allows you to:

  • Check if the site is eligible for fiber.
  • Obtain a list of compatible offers.
  • Retrieve information on the necessary equipment.

Consult the Eligibility Request API documentation

4. Order Placement

If the site is eligible, an order can be placed for the installation and activation of the service. This step includes:

  • Creating an order session.
  • Creating an order line with the necessary information for the installation and activation of the service.
  • Confirming the order.

Consult the Order Placement API documentation

5. Order Tracking

Once the order is placed, it is possible to track its progress. This step allows you to:

  • Obtain information on the order status.
  • Perform operations on the service fleet.

Consult the Order Tracking API documentation