Demo Servers

Demo Servers

RADB provides demo API & WHOIS servers for development, testing, and integration of RADb IRR objects.

Demo Servers

Any changes performed here will not impact real-world RADB routing data.

Any changes performed here will not impact real-world RADB routing data.

Authorization

  • In order to use the RADb Demo Servers, you must have a registered & active maintainer.

  • You will use your existing maintainer password to submit changed to the Demo servers.

How To Use the RADB Demo Servers

The demo servers are designed for safe experimentation without affecting live RADB data.

  1. Documentation

    • Full API documentation is available at api.radb.net/doc/.

    • These instructions apply to both the demo and production environments.

  2. Interacting with the Demo API

    • The demo API follows the same structure as the production API.

    • Send your requests to https://apidemo.radb.net to create, modify, or delete IRR objects.

    • You can create, modify, and delete IRR objects.

    • Use JSON-formatted data, such as:

    { "objects": { "object": [ { "type": "route", "attributes": { "attribute": [ {"name": "route", "value": "92.242.184.0/22"}, {"name": "origin", "value": "AS61440"}, {"name": "descr", "value": "testasss"}, {"name": "mnt-by", "value": "MAINT-AS61440"}, {"name": "changed", "value": "accounts@heficed.com 20190618"} ] }, "primary-key": { "attribute": [ {"name": "route", "value": "92.242.184.0/22"}, {"name": "origin", "value": "AS61440"} ] }, "source": {"id": "radb"} } ] } }

References & Support

Please contact RADb Support for Assistance at support@radb.net or (734) 527-5776.