# Information about Flashback Inc.'s Nodes

Currently Flashback network has deployed the Bridge Nodes in:

* us-east-1
* eu-central-1

And with providers:

* AWS
* GCP
* Azure

Node URL notation is as follows:

```
https://<api>-<region>-<provider>.flashback.tech
```

This means for the above region/provider combinations, we derive 6 node URLs

```
https://*-us-east-1-aws.flashback.tech
https://*-us-east-1-gcp.flashback.tech
https://*-us-east-1-azure.flashback.tech
https://*-eu-central-1-aws.flashback.tech
https://*-eu-central-1-gcp.flashback.tech
https://*-eu-central-1-azure.flashback.tech
```

Being \* any of the 3 currently supported APIs:

* s3
* gcs
* blob
