Environments
Check the status of the Murmurations environments on our status page:
https://status.murmurations.network/
Please note that our mapping and data hosting site MurmurMaps enables you to access both the test and production environments by selecting it from the drop-down menu on the top right of the page.
Test environment
The test- URLs have been set up to provide a space for developers to test their schemas before submitting them to the production library, and for profile creators to test their profiles before submitting them to the production index.
| Service | URL |
|---|---|
| Index API | https://test-index.murmurations.network/v2/nodes |
| Library API | https://test-library.murmurations.network/v2/schemas |
| Library Repo | https://github.com/MurmurationsNetwork/MurmurationsLibrary/tree/test |
Production environment
Once you have tested things out in our test environment and you are ready to put real data in Murmurations, use the production URLs below.
Please note that only the schemas approved by the Murmurations core team for production use are available through the Library API and repo.
| Service | URL |
|---|---|
| Index API | https://index.murmurations.network/v2/nodes |
| Library API | https://library.murmurations.network/v2/schemas |
| Library Repo | https://github.com/MurmurationsNetwork/MurmurationsLibrary/tree/main |
