23rd June 2025
Neuraspace Web 2.15.0 and API 2.10.1 are here! This update brings flexible access to orbital data on the satellite page, a new global search for faster navigation, better support for non-catalogued space objects, UI/UX improvements, and webhook notifications.
On the API side, we've added temporary IDs for new space objects, new filters for conjunctions, and an updated manoeuvre data model.
Read on for the full breakdown of what’s new.
🌐 Web Updates for Version 2.15.0
🆕 Flexible Access to Orbital Data on the Satellite’s Page
Until now, the satellite’s orbit page had information from three series: Neuraspace, SP Catalogue, and Operator OEMs. This release has new features that extend the current and historical satellite orbit visualisation.
Two new series have been added that display the manoeuvres loaded by the satellite operator: Manoeuvres Determined and Manoeuvres Predicted.
Besides choosing which series to visualise, users can now select a specific epoch. If more than one segment is available for the given epoch, any can be chosen. The map view can also be extended to show data up to 24 hours before and/or after the selected epoch.
🔎 Global Search
For quick satellite searching, a new global search bar is now located at the top of every page. Either select the search bar or use the Ctrl+K shortcut to start searching by name, NORAD ID or COSPAR ID. Fast access to “Details”, “Conjunctions”, and “Manoeuvres” is available on every search result. By default, the most “concerning” satellites are included in the search pop-up.
🌌 Improved Support for Non-Catalogued Space Objects
For recently launched satellites there may not be an assigned NORAD or COSPAR ID. The Neuraspace platform provides temporary IDs for these cases, indicated by a warning triangle symbol, and it is now possible for the satellite operator to update them to the permanent ones.
🔧 UI/UX Improvements and Bug Fixes
Several improvements have been made across the platform to enhance usability and consistency.
Tables across the platform have been unified for a more consistent look, and filter usability has been upgraded. Measurement units have been standardised throughout, and text and colour adjustments have been made.
Editing the satellite settings and information has also been improved, resolving several previously reported issues. For users working with satellite groups, group selection is now preserved throughout navigation.
🔔 Webhook Notifications
Webhook notifications are now available for manoeuvre screening events. Whenever a manoeuvre screening is completed, customers can configure an HTTP endpoint to receive webhook notifications automatically.
To set up your account to take advantage of Webhooks, please contact us.
⚡ API Updates for Version 2.10.1
🆔 Temporary COSPAR and NORAD IDs for New Space Objects
To set up the Neuraspace environment for upcoming space objects the operator may generate them with temporary COSPAR and NORAD IDs until the official identifiers are assigned.
The parameters chaser_name and target_name have been added to the GET/Conjunctions endpoint, allowing for the filtering of conjunctions based on the specified space object names, either complete or partial, and applicable to one or both.
🔄 Manoeuvre DTO Updated
The manoeuvre model has been updated. The property Segments has been replaced by EphemerisSegmentId, and the properties Epoch and StateVector are now only used for Collision Avoidance Manoeuvres suggested by Neuraspace.