# SahamatiNet

## latest

- [Background](https://developer.sahamati.org.in/background.md)
- [SahamatiNet POC](https://developer.sahamati.org.in/sahamatinet-poc.md)
- [Introduction](https://developer.sahamati.org.in/sahamatinet-poc/introduction.md)
- [Applications](https://developer.sahamati.org.in/sahamatinet-poc/applications.md): SahamatiNet Applications
- [Observability](https://developer.sahamati.org.in/sahamatinet-poc/observability.md)
- [Integration Steps](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps.md): For the SahamatiNet Proof Of Concept (POC)
- [Sandbox Onboarding](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/sandbox-onboarding.md)
- [IAM APIs](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/iam-apis.md): Identity and Access Management ( Token Service) APIs
- [CR APIs](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/cr-apis.md): Central Registry APIs
- [Integration with Router](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router.md)
- [Sample Code Snippets](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/sample-code-snippets.md): These snippets details about the changes that members need to make to their implementation to use the SahamatiNet Router in different languages.
- [Python](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/sample-code-snippets/python.md)
- [Java](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/sample-code-snippets/java.md)
- [JavaScript](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/sample-code-snippets/javascript.md)
- [GoLang](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/sample-code-snippets/golang.md)
- [C#](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/sample-code-snippets/c.md)
- [Router APIs Specifications](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/router-apis-specifications.md)
- [FIU API Specification](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/router-apis-specifications/fiu-api-specification.md)
- [AA API Specification](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/router-apis-specifications/aa-api-specification.md)
- [FIP API Specification](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/integration-with-router/router-apis-specifications/fip-api-specification.md)
- [ReBIT Workflows using Router](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/rebit-workflows-using-router.md)
- [Account Discovery & Linking](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/rebit-workflows-using-router/account-discovery-and-linking.md)
- [Consent Workflow](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/rebit-workflows-using-router/consent-workflow.md)
- [FI Request Workflow](https://developer.sahamati.org.in/sahamatinet-poc/integration-steps/rebit-workflows-using-router/fi-request-workflow.md)
- [Integration with Simulators](https://developer.sahamati.org.in/sahamatinet-poc/integration-with-simulators.md)
- [AA Simulator](https://developer.sahamati.org.in/sahamatinet-poc/integration-with-simulators/aa-simulator.md)
- [FIP Simulator](https://developer.sahamati.org.in/sahamatinet-poc/integration-with-simulators/fip-simulator.md)
- [FIU Simulator](https://developer.sahamati.org.in/sahamatinet-poc/integration-with-simulators/fiu-simulator.md)
- [Validation of Integration](https://developer.sahamati.org.in/sahamatinet-poc/validation-of-integration.md)
- [SahamatiNet MVP](https://developer.sahamati.org.in/sahamatinet-mvp.md)
- [Introduction](https://developer.sahamati.org.in/sahamatinet-mvp/introduction.md)
- [Applications](https://developer.sahamati.org.in/sahamatinet-mvp/applications.md): SahamatiNet Applications
- [Observability](https://developer.sahamati.org.in/sahamatinet-mvp/observability.md)
- [Integration Steps](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps.md): For the SahamatiNet Minimum viable product (MVP)
- [Sandbox Onboarding](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/sandbox-onboarding.md)
- [IAM APIs](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/iam-apis.md): Identity and Access Management ( Token Service) APIs
- [CR APIs](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/cr-apis.md): Central Registry APIs
- [Integration with Router](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router.md)
- [Sample Code Snippets](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/sample-code-snippets.md): These snippets details about the changes that members need to make to their implementation to use the SahamatiNet Router in different languages.
- [Python](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/sample-code-snippets/python.md)
- [Java](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/sample-code-snippets/java.md)
- [JavaScript](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/sample-code-snippets/javascript.md)
- [GoLang](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/sample-code-snippets/golang.md)
- [C#](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/sample-code-snippets/c.md)
- [Observability through Router](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/observability-through-router.md): While the SahamatiNet Router was introduced to simplify interoperability across the AA ecosystem, its centralized role also creates an opportunity to implement comprehensive observability features.
- [Router Integration Helper API](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/observability-through-router/router-integration-helper-api.md)
- [Observability Attributes](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/observability-through-router/observability-attributes.md)
- [AA API Attributes](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/observability-through-router/observability-attributes/aa-api-attributes.md): Here, the API requests are invoked by the Financial Information Provider (FIP) or Financial Information User (FIU) as the sender, targeting the respective AA endpoints.
- [FIU API Attributes](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/observability-through-router/observability-attributes/fiu-api-attributes.md): Here, the API requests are invoked by the Financial Information User (FIU) as the sender, targeting the respective AA endpoints.
- [FIP API Attributes](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/observability-through-router/observability-attributes/fip-api-attributes.md): Here, the API requests are invoked by the Account Aggregator (AA) as the sender, targeting the respective FIP endpoints.
- [Router APIs Specifications](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/router-apis-specifications.md)
- [FIU API Specification](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/router-apis-specifications/fiu-api-specification.md)
- [AA API Specification](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/router-apis-specifications/aa-api-specification.md)
- [FIP API Specification](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/integration-with-router/router-apis-specifications/fip-api-specification.md)
- [ReBIT Workflows using Router](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/rebit-workflows-using-router.md)
- [Account Discovery & Linking](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/rebit-workflows-using-router/account-discovery-and-linking.md)
- [Consent Workflow](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/rebit-workflows-using-router/consent-workflow.md)
- [FI Request Workflow](https://developer.sahamati.org.in/sahamatinet-mvp/integration-steps/rebit-workflows-using-router/fi-request-workflow.md)
- [Integration with Simulators](https://developer.sahamati.org.in/sahamatinet-mvp/integration-with-simulators.md)
- [AA Simulator](https://developer.sahamati.org.in/sahamatinet-mvp/integration-with-simulators/aa-simulator.md)
- [FIP Simulator](https://developer.sahamati.org.in/sahamatinet-mvp/integration-with-simulators/fip-simulator.md)
- [FIU Simulator](https://developer.sahamati.org.in/sahamatinet-mvp/integration-with-simulators/fiu-simulator.md)
- [Validation of Integration](https://developer.sahamati.org.in/sahamatinet-mvp/validation-of-integration.md)
- [Release Calendar](https://developer.sahamati.org.in/release-calendar.md)
- [Deprecation of V1 API Endpoint URLs](https://developer.sahamati.org.in/release-calendar/deprecation-of-v1-api-endpoint-urls.md)
- [Client Secret Rotation](https://developer.sahamati.org.in/release-calendar/client-secret-rotation.md)
- [Deactivation of Deprecated V1 APIs](https://developer.sahamati.org.in/release-calendar/deactivation-of-deprecated-v1-apis.md)
- [Onboarding to Saans](https://developer.sahamati.org.in/onboarding-to-saans.md): Saans stands for “Swasthya of AA Network as a Service”.
- [Publish Data to Sahamati](https://developer.sahamati.org.in/onboarding-to-saans/publish-data-to-sahamati.md)
- [Push metric](https://developer.sahamati.org.in/onboarding-to-saans/publish-data-to-sahamati/push-metric.md)
- [Push notification metric](https://developer.sahamati.org.in/onboarding-to-saans/publish-data-to-sahamati/push-notification-metric.md)
- [Access Aggregated Data from Sahamati](https://developer.sahamati.org.in/onboarding-to-saans/access-aggregated-data-from-sahamati.md)
- [How to access the SAANS API](https://developer.sahamati.org.in/onboarding-to-saans/access-aggregated-data-from-sahamati/how-to-access-the-saans-api.md)
- [Glossary](https://developer.sahamati.org.in/glossary.md)
- [Guidelines](https://developer.sahamati.org.in/guidelines.md)
- [Frequently Asked Questions](https://developer.sahamati.org.in/frequently-asked-questions.md): This FAQ section summarises the key aspects of the SahamatiNet Router and its integration process in a clear, concise manner.
- [How To Guides](https://developer.sahamati.org.in/how-to-guides.md)
- [How To Onboard to Sandbox ?](https://developer.sahamati.org.in/how-to-guides/how-to-onboard-to-sandbox.md)
- [\[Do Not Use - Old Format\] - How To Decide on an Entity ID ?](https://developer.sahamati.org.in/how-to-guides/do-not-use-old-format-how-to-decide-on-an-entity-id.md): Note: This page is outdated. Please refer to the new Entity ID Naming Convention https://membersuccess.sahamati.org.in/member-services/cr-pre-onboarding-guide/entity-id-naming-convention
- [How To Generate a Certificate ?](https://developer.sahamati.org.in/how-to-guides/how-to-generate-a-certificate.md)
- [How To Generate Tokens ?](https://developer.sahamati.org.in/how-to-guides/how-to-generate-tokens.md)
- [How to Rotate Entity Secret](https://developer.sahamati.org.in/how-to-guides/how-to-rotate-entity-secret.md)
- [Token Service APIs - Production](https://developer.sahamati.org.in/how-to-guides/token-service-apis-production.md): Identity and Access Management ( Token Service) APIs
- [Central Registry JSON Template](https://developer.sahamati.org.in/how-to-guides/central-registry-json-template.md)
- [BuildAAthon 2024](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024.md)
- [Participant Onboarding](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/participant-onboarding.md)
- [SahamatiNet - Services](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/sahamatinet-services.md)
- [Network - Scenarios](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios.md)
- [Account Discovery & Linking](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios/account-discovery-and-linking.md)
- [Consent Workflow](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios/consent-workflow.md)
- [FI Request Workflow](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios/fi-request-workflow.md)
- [SahamatiNet](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet.md)
- [Router](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/router.md)
- [Fair Use Compliance](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/fair-use-compliance.md)
- [Network Observability](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability.md)
- [Telemetry](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability/telemetry.md)
- [Observability Services](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability/observability-services.md)
- [Data Governance](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability/data-governance.md)
- [Technical Specifications](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications.md)
- [Router API Specs](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs.md)
- [APIs Integration](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/apis-integration.md)
- [Open API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification.md)
- [AA API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification/aa-api-specification.md)
- [FIP API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification/fip-api-specification.md)
- [FIU API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification/fiu-api-specification.md)
- [Integration using Simulator](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/integration-using-simulator.md)
- [Customisation of Mock Entity and Responses](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/integration-using-simulator/customisation-of-mock-entity-and-responses.md)
- [Custom Responses Usage](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/integration-using-simulator/custom-responses-usage.md)
- [Fair Use Specs](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/fair-use-specs.md)
- [Network Telemetry Specs](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/network-telemetry-specs.md)
- [Identity & Access Management](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/identity-and-access-management.md)
- [Central Registry](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/central-registry.md)
- [Deactivation - v1 endpoint of member](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/central-registry/deactivation-v1-endpoint-of-member.md)
- [Environment - Configurations](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/environment-configurations.md)
- [Page 1](https://developer.sahamati.org.in/no-longer-relevent/page-1.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://developer.sahamati.org.in/background.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
