integrations.sh
← all integrations

Cloud-RF API

OpenAPI apis-guru telecomlocation

Use this JSON API to build and test radio links for any radio, anywhere. Authenticate with your API2.0 key in the request header as key

Homepage
https://api.apis.guru/v2/specs/cloudrf.com/2.0.0.json
Provider
cloudrf.com
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/cloudrf.com/2.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/cloudrf.com/2.0.0/openapi.yaml

Tools (13)

Extracted live via the executor SDK.

  • analyse.interference

    Merge and analyse sites within a network channel to determine the best server at a given location. Each site will be dynamically allocated a monochrome colour from a palette and the strongest signal promoted at a given location.

  • analyse.mesh

    A merge of 'area' calculations for a network to create a single super layer. Stronger signals are promoted over weaker ones. The same colour key must be used.

  • analyse.network

    Query your network to find the best server(s) for a given receiver/customer location. A previously generated network is required.

  • create.area

    An area coverage assumes the same receiver height at all locations out to fixed radius (maximum 300km). Due to it's exhaustive processing it is the slowest of all the API calls. Speed can be improved significantly by adjusting the resolution 'res' parameter. A basic request needs transmitter, receiver, antenna and output objects defined as a minimum. Model and environment options will enhance accuracy.

  • create.path

    A path profile is a single link from A to B. It is much faster than an area calculation and can be used out to 300km. A basic request needs transmitter, receiver, antenna and output objects defined as a minimum. Model and environment options will enhance accuracy.

  • create.points

    The points function tests many transmitters and one receiver and is designed for route analysis. A minimal request needs a transmitters array of (latitude,longitude,altitude) locations, antenna, receiver and output objects defined as a minimum. Model and environment options will enhance accuracy.

  • manage.addClutter

    Upload GeoJSON lineString and polygon features to your account. The height property is in metres and the material code / type / attenuation are.. 1 Trees – 0.25,2Trees + 0.5,3 Timber – 1.0,4 Timber + 1.5,5 Brick – 1.5,6 Brick + 2.0,7 Concrete – 3.0,8 Concrete + 4.0,9 Metal 6.0

  • manage.delete

    Warning! you could lose data. This function will delete the entry from the database and the file from the disk. Accidental deletion can be reversed by contacting support with biscuits who maintain an offsite backup.

  • manage.deleteNetwork

    Warning! you could lose data. This function will delete the entry from the database and the file from the disk. Accidental deletion can be reversed by contacting support with biscuits who maintain an offsite backup.

  • manage.export

    Download your data in a format suitable for a third party viewer like Google Earth or ESRI Arcmap.

  • manage.list

    List your area and path calculations, sorted by time and limited to the last few hundred. To fetch all for a given network append a 'net' filter with the network name.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools