# Discount Drug Network ## Docs - [Login](https://docs.discountdrugnetwork.com/api-reference/auth/login.md): Use the following endpoint to obtain an access token required for authenticating subsequent API requests to the DDN API. - [Refresh Token](https://docs.discountdrugnetwork.com/api-reference/auth/refresh.md): Use the following endpoint to refresh the authentication token for continued access to the DDN API. - [Authentication](https://docs.discountdrugnetwork.com/api-reference/authentication.md): This section covers authenticating with Discount Drug Network (DDN) API endpoints. - [Introduction](https://docs.discountdrugnetwork.com/api-reference/introduction.md): This section covers key concepts, authentication strategies, and standard response codes needed to interact with the Discount Drug Network (DDN) API effectively. - [Rate Limits](https://docs.discountdrugnetwork.com/api-reference/rate-limits.md): The DDN API has a default rate limit to prevent abuse and ensure quality of service. Each response header provides your current rate limit status, following the IETF standard. - [Autocomplete](https://docs.discountdrugnetwork.com/api-reference/search/autocomplete.md): Use this endpoint to retrieve drug name suggestions for search autocomplete functionality. - [Get Discount Info](https://docs.discountdrugnetwork.com/api-reference/search/discount-info.md): Use this endpoint to retrieve information about available discounts for a specified group. - [Drug Form Strength](https://docs.discountdrugnetwork.com/api-reference/search/drug-form-strength.md): The DrugFormStrength method provides information on LocatedDrugNames, LocatedDrugForms, LocatedDrugStrengths, and LocatedDrugQuantities for a specific drug identified by GSN (FormStrengthQuantity combination identifier). - [Find Drugs](https://docs.discountdrugnetwork.com/api-reference/search/find-drugs.md): Retrieve drug information using specific filters such as drug name, GSN, and pharmacy location. - [Embed Instructions](https://docs.discountdrugnetwork.com/iframe/getting-started.md): This section covers using the iFrame on your website. ## OpenAPI Specs - [openapi](https://docs.discountdrugnetwork.com/openapi.json) ## Optional - [Report Issues](mailto:support@discountdrugnetwork.com) - [Roadmap](https://ddn.canny.io)