Introducing the New sentix Data REST API (v1)
|
17 March 2026
Posted in
Database news
We are pleased to announce the launch of our new sentix Data REST API (v1), designed to provide seamless, flexible, and secure access to our sentiment data.
The new API enables clients to integrate sentix data directly into their workflows, analytics environments, and applications using modern REST standards.
Key Features
- Secure Authentication via JWT
Access is managed באמצעות JSON Web Tokens (JWT), ensuring a high level of security and controlled data usage. - Structured Access Model
The API distinguishes between:- Public routes (for token generation)
- Authenticated routes (for data access and metadata)
- Administrator-level permissions (for advanced features)
- Flexible Data Retrieval
Retrieve historical time series data for any subscribed ticker, with customizable date ranges and output formats (JSON, CSV, TXT, XML). - Metadata & Subscription Transparency
Easily access information about your entitlements, available datasets, and product structures via dedicated metadata endpoints.
How It Works
- Authenticate
Obtain an access token via the /v1/auth/token endpoint using your client credentials. - Access Data
Use the token in your request header (Authorization: Bearer [JWT]) to query endpoints such as:- /v1/data/timeseries for historical sentiment data
- /v1/metadata/... for product and category information
- Customize Your Queries
Define parameters such as ticker, date range, and output format to tailor the data to your needs.
Example Use Case
With a simple request, you can retrieve historical sentiment data for a given ticker over a defined period and export it directly into your preferred format for further analysis or integration into your systems.
What This Means for You
The new sentix Data API provides:
- Faster and more direct access to our datasets
- Greater flexibility in how data is consumed and processed
- Easier integration into automated workflows and third-party systems
Next Steps
Detailed documentation is available here
If you are interested in accessing the API or need support with integration, please contact us at support@sentix.de.





