D

DS Core Open API

Integrates with DS Core Open API healthcare system to provide search and retrieval of patient record...

4 views
0 installs
Updated Dec 20, 2025
Not audited
Integrates with DS Core Open API healthcare system to provide search and retrieval of patient records, DICOM studies, digital impressions, and clinical documents with pagination, filtering, and comprehensive medical data access.
  1. Go to the DS Core Developer Portal and create an account
  2. Register for a sandbox or production account
    • Fill the registration form (company email, org name, role, etc.). If you only need to test, request a sandbox account; production access may require partner review. (open.dscore.com)
  3. Confirm your email and log in to the Developer Portal
    • After registration, verify any confirmation emails and sign in at the portal login page. (open.dscore.com)
  4. Locate your API credentials in the portal dashboard
    • In the logged-in Developer Dashboard / Profile / Settings look for "API Keys", "Credentials", or "Developer" → "API" to create or view an API key and the API endpoint information. (The portal supplies API credentials once your account/sandbox is approved.) (open.dscore.com)
  5. Copy the two required values
    • GENAPI_API_KEY — copy the API key/secret shown in the portal (keep it secret).
    • GENAPI_BASE_URL — copy the API endpoint / base URL listed in the portal or API documentation for your account/environment.
    • Tip: use the sandbox key/endpoint for development and the production key/endpoint only after partner approval. (open.dscore.com)
  6. Open the FastMCP connection interface (click the "Install Now" button)
    • Click your existing "Install Now" button to open the FastMCP connection / environment form.
  7. Paste the values into the FastMCP ENV fields
    • In the FastMCP connection interface fill these exact environment variables:
      • GENAPI_BASE_URL — paste the DS Core API base URL you copied.
      • GENAPI_API_KEY — paste the DS Core API key you copied.
  8. Save and test the connection
    • Save the FastMCP connection settings and run a quick test (for example, a simple API call through the MCP server or start the MCP server) to verify authentication works.
  9. Security notes
    • Treat GENAPI_API_KEY like a password — do not commit it into source control. Use sandbox credentials for testing and rotate keys if they are exposed. (open.dscore.com)

If you need step-by-step help with any specific portal screen (registration form fields, where the API key appears in the dashboard, or testing the MCP server after installation), tell me which step you’re on and I’ll give precise clicks/commands.

Quick Start

View on GitHub

More for AI and Machine Learning

View All →

More for API Development

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.