Terabase Energy Modules API

PV module library and single-diode parameter generation

Operations 19

GET /Module List all accessible modules #
POST /Module Create a module #
GET /Module/ModuleOverview Get module overview list #
GET /Module/DefaultIAM Get default IAM curve for a given ASHRAE IAM coefficient #
POST /Module/ImportPANFile Parse a PAN file and return module data #
POST /Module/CreatePANFileModule Create a module from parsed PAN file data #
POST /Module/Generator/GenerateSingleDiodeParametersDefault Generate single-diode parameters from basic datasheet values #
POST /Module/Generator/GenerateSingleDiodeParametersAdvanced Advanced generation of single-diode parameters #
POST /Module/Generator/OptimizeSeriesResistance Optimize series resistance for effective irradiance response #
POST /Module/Generator/CalculateEffectiveIrradianceResponse Calculate effective irradiance response #
POST /Module/Generator/GenerateIVCurve Generate IV curve for a module #
POST /Module/Generator/ProcessIVCurves Process IV curve data #
POST /Module/Generator/ProcessKeyIVPoints Process key IV points for module parameter derivation #
GET /Module/{moduleId} Get a module by ID #
PUT /Module/{moduleId} Update a module #
DELETE /Module/{moduleId} Delete a module #
GET /Module/{moduleId}/Export Export a module #
GET /Module/{moduleId}/Note Get notes for a module #
DELETE /Module/{moduleId}/Note/{noteId} Delete a module note #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/terabase-energy-modules-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

terabase-energy-modules-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Terabase Energy Modules API
  version: 12.13.0
  description: 'Operations tagged Modules across 2 of this provider''s published API definitions: terabase-energy-modules-api-openapi.yml, terabase-energy-plantpredict-openapi-original.yaml. Each path carries the servers of the definition it was published in.'
servers:
- url: https://api.plantpredict.terabase.energy
  description: Production
security:
- bearerAuth: []
tags:
- name: Modules
  description: PV module library and single-diode parameter generation
paths:
  /Module:
    get:
      tags:
      - Modules
      summary: List all accessible modules
      description: Gets all available modules and their corresponding properties.
      operationId: listModules
      x-doc-source: postman
      responses:
        '200':
          description: Array of modules
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/Module'
              examples:
                postman-module:
                  value:
                  - status: 6
                    model: FS-372
                    manufacturer: First Solar
                    length: 1200
                    width: 600
                    weight: 12
                    defaultOrientation: 0
                    numberOfCellsInSeries: 77
                    numberOfCellsInParallel: 2
                    stcShortCircuitCurrent: 1.75
                    stcOpenCircuitVoltage: 61.4
                    stcmppCurrent: 1.46
                    stcmppVoltage: 49.5
                    stcMaxPower: 72.5
                    stcPowerTempCoef: -0.25
                    stcShortCircuitCurrentTempCoef: 0.04
                    stcOpenCircuitVoltageTempCoef: -0.27
                    stcEfficiency: 10.07
                    minTolerance: -5
                    maxTolerance: 5
                    cellTechnologyType: 6
                    constructionType: 1
                    faciality: 0
                    bifacialityFactor: null
                    transmissionFactor: null
                    backSideMismatch: null
                    dataSource: 1
                    lightInducedDegradation: 0
                    moduleQuality: 0
                    moduleMismatchCoefficient: 1
                    heatBalanceConvectiveCoef: 0
                    heatBalanceConductiveCoef: 30.7
                    sandiaConductiveCoef: -3.47
                    sandiaConvectiveCoef: -0.0594
                    cellToModuleTempDiff: 3
                    saturationCurrentAtSTC: 1.564e-07
                    seriesResistanceAtSTC: 2.85
                    shuntResistanceAtSTC: 3250
                    diodeIdealityFactorAtSTC: 1.925
                    exponentialDependencyOnShuntResistance: 3
                    darkShuntResistance: 18250
                    linearTempDependenceOnGamma: 0.17195
                    shortCircuitCurrentAtSTC: 1.75
                    recombinationParameter: 0.8
                    builtInVoltage: 0.9
                    bandgapVoltage: 1.5
                    linearTempDependenceOnIsc: 0.04
                    heatAbsorptionCoefAlphaT: 0.9
                    referenceIrradiance: 1000
                    referenceTemperature: 25
                    aGamma: 0
                    bGamma: 0
                    cGamma: 0
                    dGamma: 0
                    spectralResponse: 1
                    pvModel: 0
                    useDefaultSandiaIAM: true
                    useDefaultTabularIAM: true
                    sandiaSpectralA0: 0
                    sandiaSpectralA1: 0
                    sandiaSpectralA2: 0
                    sandiaSpectralA3: 0
                    sandiaSpectralA4: 0
                    sandiaIAMB0: 6.03824227511895
                    sandiaIAMB1: -0.524811223911995
                    sandiaIAMB2: 0.0213070391842001
                    sandiaIAMB3: -0.000422407233122155
                    sandiaIAMB4: 4.091960268462e-06
                    sandiaIAMB5: -1.55641268286583e-08
                    ashraeiamB0: 0.05
                    spectral2B0: 0.79418
                    spectral2B1: -0.049883
                    spectral2B2: -0.013402
                    spectral2B3: 0.16766
                    spectral2B4: 0.083377
                    spectral2B5: -0.0044007
                    iamFactors: null
                    degradationModel: 0
                    linearDegradationRate: 0
                    nonLinearDegradationRates: []
                    cellDesignType: 2
                    useAntiReflectiveCoating: false
                    refractiveIndex: 1.526
                    refractiveIndexOfARC: 1.29
                    glazingExtinctionCoef: 4
                    glazingThickness: 0.002
                    powerAtSTC: 0
                    powerAtSTCExcludingWiringLosses: 0
                    effectiveIrradianceResponse: null
                    electricalShadingFractionalEffect: 0
                    moduleShadingResponse: 1
                    isMetastable: false
                    metastabilityProperties: null
                    id: 11
                    name: FS-372 CdTe Q310
                    description: null
                    companyId: 1
                    company: null
                    ownerId: 742
                    owner: null
                    createdDate: '2016-06-01T16:03:07.38'
                    lastModified: '2022-10-17T15:29:17.123'
                    lastModifiedById: 742
                    lastModifiedBy:
                      company: null
                      companyId: 1
                      firstName: System
                      lastName: Account
                      jobTitle: System
                      createdByUserId: null
                      createdByUser: null
                      status: 0
                      createdDateUtc: '2016-09-01T00:00:00'
                      settings: null
                      costCenter: null
                      migrationAgreementAcceptance: true
                      clientCredentialsCreatedOnUTC: null
                      uuid: null
                      userWeatherDownloads: null
                      lastLoginDateUTC: null
                      roles: []
                      logins: []
                      id: 742
                      normalizedUserName: null
                      email: FS108328@FIRSTSOLAR.COM
                      normalizedEmail: null
                      concurrencyStamp: 8e944254-dc5f-4be7-a0b2-8ca729ccd4b0
                  - status: 6
                    model: SF140-S
                    manufacturer: Solar Frontier K. K.
                    length: 1257
                    width: 977
                    weight: 20
                    defaultOrientation: 1
                    numberOfCellsInSeries: 170
                    numberOfCellsInParallel: 1
                    stcShortCircuitCurrent: 2.1
                    stcOpenCircuitVoltage: 107
                    stcmppCurrent: 1.74
                    stcmppVoltage: 80.5
                    stcMaxPower: 140
                    stcPowerTempCoef: -0.313
                    stcShortCircuitCurrentTempCoef: 0.01
                    stcOpenCircuitVoltageTempCoef: -0.29
                    stcEfficiency: 11.4
                    minTolerance: 0
                    maxTolerance: 3.6
                    cellTechnologyType: 7
                    constructionType: 1
                    faciality: 0
                    bifacialityFactor: null
                    transmissionFactor: null
                    backSideMismatch: null
                    dataSource: 1
                    lightInducedDegradation: -2
                    moduleQuality: 0
                    moduleMismatchCoefficient: 1
                    heatBalanceConvectiveCoef: 0
                    heatBalanceConductiveCoef: 29
                    sandiaConductiveCoef: -3.47
                    sandiaConvectiveCoef: -0.0594
                    cellToModuleTempDiff: 3
                    saturationCurrentAtSTC: 2.7153e-07
                    seriesResistanceAtSTC: 5.5
                    shuntResistanceAtSTC: 380
                    diodeIdealityFactorAtSTC: 1.558
                    exponentialDependencyOnShuntResistance: 3.1
                    darkShuntResistance: 2600
                    linearTempDependenceOnGamma: 0.06868
                    shortCircuitCurrentAtSTC: 2.1
                    recombinationParameter: 0
                    builtInVoltage: 0
                    bandgapVoltage: 1.03
                    linearTempDependenceOnIsc: 0.01
                    heatAbsorptionCoefAlphaT: 0.9
                    referenceIrradiance: 1000
                    referenceTemperature: 25
                    aGamma: 0
                    bGamma: 0
                    cGamma: 0
                    dGamma: 0
                    spectralResponse: 0
                    pvModel: 1
                    useDefaultSandiaIAM: true
                    useDefaultTabularIAM: true
                    sandiaSpectralA0: 0
                    sandiaSpectralA1: 0
                    sandiaSpectralA2: 0
                    sandiaSpectralA3: 0
                    sandiaSpectralA4: 0
                    sandiaIAMB0: 6.03824227511895
                    sandiaIAMB1: -0.524811223911995
                    sandiaIAMB2: 0.0213070391842001
                    sandiaIAMB3: -0.000422407233122155
                    sandiaIAMB4: 4.091960268462e-06
                    sandiaIAMB5: -1.55641268286583e-08
                    ashraeiamB0: 0.05
                    spectral2B0: null
                    spectral2B1: null
                    spectral2B2: null
                    spectral2B3: null
                    spectral2B4: null
                    spectral2B5: null
                    iamFactors: null
                    degradationModel: 0
                    linearDegradationRate: 0
                    nonLinearDegradationRates: []
                    cellDesignType: 2
                    useAntiReflectiveCoating: false
                    refractiveIndex: 1.526
                    refractiveIndexOfARC: 1.29
                    glazingExtinctionCoef: 4
                    glazingThickness: 0.002
                    powerAtSTC: 0
                    powerAtSTCExcludingWiringLosses: 0
                    effectiveIrradianceResponse: null
                    electricalShadingFractionalEffect: 0
                    moduleShadingResponse: 1
                    isMetastable: false
                    metastabilityProperties: null
                    id: 12
                    name: SolarFrontier SF140 S
                    description: null
                    companyId: 1
                    company: null
                    ownerId: 742
                    owner: null
                    createdDate: '2016-06-01T16:03:07.52'
                    lastModified: '2017-01-27T18:22:55.577'
                    lastModifiedById: 742
                    lastModifiedBy:
                      company: null
                      companyId: 1
                      firstName: System
                      lastName: Account
                      jobTitle: System
                      createdByUserId: null
                      createdByUser: null
                      status: 0
                      createdDateUtc: '2016-09-01T00:00:00'
                      settings: null
                      costCenter: null
                      migrationAgreementAcceptance: true
                      clientCredentialsCreatedOnUTC: null
                      uuid: null
                      userWeatherDownloads: null
                      lastLoginDateUTC: null
                      roles: []
                      logins: []
                      id: 742
                      normalizedUserName: null
                      email: FS108328@FIRSTSOLAR.COM
                      normalizedEmail: null
                      concurrencyStamp: 445d1ef9-6c25-43d6-ba39-9e8ff7343652
                  - status: 6
                    model: SF145-S
                    manufacturer: Solar Frontier K. K.
                    length: 1257
                    width: 977
                    weight: 20
                    defaultOrientation: 1
                    numberOfCellsInSeries: 170
                    numberOfCellsInParallel: 1
                    stcShortCircuitCurrent: 2.2
                    stcOpenCircuitVoltage: 107
                    stcmppCurrent: 1.8
                    stcmppVoltage: 81
                    stcMaxPower: 145
                    stcPowerTempCoef: -0.313
                    stcShortCircuitCurrentTempCoef: 0.01
                    stcOpenCircuitVoltageTempCoef: -0.3
                    stcEfficiency: 11.81
                    minTolerance: 0
                    maxTolerance: 3.5
                    cellTechnologyType: 7
                    constructionType: 1
                    faciality: 0
                    bifacialityFactor: null
                    transmissionFactor: null
                    backSideMismatch: null
                    dataSource: 1
                    lightInducedDegradation: -2
                    moduleQuality: 0
                    moduleMismatchCoefficient: 1
                    heatBalanceConvectiveCoef: 0
                    heatBalanceConductiveCoef: 29
                    sandiaConductiveCoef: -3.47
                    sandiaConvectiveCoef: -0.0594
                    cellToModuleTempDiff: 3
                    saturationCurrentAtSTC: 2.7581e-07
                    seriesResistanceAtSTC: 5.9
                    shuntResistanceAtSTC: 400
                    diodeIdealityFactorAtSTC: 1.553
                    exponentialDependencyOnShuntResistance: 3.1
                    darkShuntResistance: 2600
                    linearTempDependenceOnGamma: 0.07534
                    shortCircuitCurrentAtSTC: 2.2
                    recombinationParameter: 0
                    builtInVoltage: 0
                    bandgapVoltage: 1.03
                    linearTempDependenceOnIsc: 0.01
                    heatAbsorptionCoefAlphaT: 0.9
                    referenceIrradiance: 1000
                    referenceTemperature: 25
                    aGamma: 0
                    bGamma: 0
                    cGamma: 0
                    dGamma: 0
                    spectralResponse: 0
                    pvModel: 1
                    useDefaultSandiaIAM: true
                    useDefaultTabularIAM: true
                    sandiaSpectralA0: 0
                    sandiaSpectralA1: 0
                    sandiaSpectralA2: 0
                    sandiaSpectralA3: 0
                    sandiaSpectralA4: 0
                    sandiaIAMB0: 6.03824227511895
                    sandiaIAMB1: -0.524811223911995
                    sandiaIAMB2: 0.0213070391842001
                    sandiaIAMB3: -0.000422407233122155
                    sandiaIAMB4: 4.091960268462e-06
                    sandiaIAMB5: -1.55641268286583e-08
                    ashraeiamB0: 0.05
                    spectral2B0: null
                    spectral2B1: null
                    spectral2B2: null
                    spectral2B3: null
                    spectral2B4: null
                    spectral2B5: null
                    iamFactors: null
                    degradationModel: 0
                    linearDegradationRate: 0
                    nonLinearDegradationRates: []
                    cellDesignType: 2
                    useAntiReflectiveCoating: false
                    refractiveIndex: 1.526
                    refractiveIndexOfARC: 1.29
                    glazingExtinctionCoef: 4
                    glazingThickness: 0.002
                    powerAtSTC: 0
                    powerAtSTCExcludingWiringLosses: 0
                    effectiveIrradianceResponse: null
                    electricalShadingFractionalEffect: 0
                    moduleShadingResponse: 1
                    isMetastable: false
                    metastabilityProperties: null
                    id: 13
                    name: SolarFrontier SF145 S
                    description: null
                    companyId: 1
                    company: null
                    ownerId: 742
                    owner: null
                    createdDate: '2016-06-01T16:03:07.653'
                    lastModified: '2017-01-27T18:22:55.637'
                    lastModifiedById: 742
                    lastModifiedBy:
                      company: null
                      companyId: 1
                      firstName: System
                      lastName: Account
                      jobTitle: System
                      createdByUserId: null
                      createdByUser: null
                      status: 0
                      createdDateUtc: '2016-09-01T00:00:00'
                      settings: null
                      costCenter: null
                      migrationAgreementAcceptance: true
                      clientCredentialsCreatedOnUTC: null
                      uuid: null
                      userWeatherDownloads: null
                      lastLoginDateUTC: null
                      roles: []
                      logins: []
                      id: 742
                      normalizedUserName: null
                      email: FS108328@FIRSTSOLAR.COM
                      normalizedEmail: null
                      concurrencyStamp: 47d0c56d-0f5c-43c5-81c4-a9fe8bbad845
                  - status: 6
                    model: SF150-S
                    manufacturer: Solar Frontier K. K.
                    length: 1257
                    width: 977
                    weight: 20
                    defaultOrientation: 1
                    numberOfCellsInSeries: 170
                    numberOfCellsInParallel: 1
                    stcShortCircuitCurrent: 2.2
                    stcOpenCircuitVoltage: 108
                    stcmppCurrent: 1.85
                    stcmppVoltage: 81.5
                    stcMaxPower: 150
                    stcPowerTempCoef: -0.312
                    stcShortCircuitCurrentTempCoef: 0.01
                    stcOpenCircuitVoltageTempCoef: -0.3
                    stcEfficiency: 12.21
                    minTolerance: 0
                    maxTolerance: 3.3
                    cellTechnologyType: 7
                    constructionType: 1
                    faciality: 0
                    bifacialityFactor: null
                    transmissionFactor: null
                    backSideMismatch: null
                    dataSource: 1
                    lightInducedDegradation: -2
                    moduleQuality: 0
                    moduleMismatchCoefficient: 1
                    heatBalanceConvectiveCoef: 0
                    heatBalanceConductiveCoef: 29
                    sandiaConductiveCoef: -3.47
                    sandiaConvectiveCoef: -0.0594
                    cellToModuleTempDiff: 3
                    saturationCurrentAtSTC: 1.3368e-07
                    seriesResistanceAtSTC: 5.9
                    shuntResistanceAtSTC: 480
                    diodeIdealityFactorAtSTC: 1.497
                    exponentialDependencyOnShuntResistance: 3.1
                    darkShuntResistance: 3250
                    linearTempDependenceOnGamma: 0.06814
                    shortCircuitCurrentAtSTC: 2.2
                    recombinationParameter: 0
                    builtInVoltage: 0
                    bandgapVoltage: 1.03
                    linearTempDependenceOnIsc: 0.01
                    heatAbsorptionCoefAlphaT: 0.9
                    referenceIrradiance: 1000
                    referenceTemperature: 25
                    aGamma: 0
                    bGamma: 0
                    cGamma: 0
                    dGamma: 0
                    spectralResponse: 0
                    pvModel: 1
                    useDefaultSandiaIAM: true
                    useDefaultTabularIAM: true
                    sandiaSpectralA0: 0
                    sandiaSpectralA1: 0
                    sandiaSpectralA2: 0
                    sandiaSpectralA3: 0
                    sandiaSpectralA4: 0
                    sandiaIAMB0: 6.03824227511895
                    sandiaIAMB1: -0.524811223911995
                    sandiaIAMB2: 0.0213070391842001
                    sandiaIAMB3: -0.000422407233122155
                    sandiaIAMB4: 4.091960268462e-06
                    sandiaIAMB5: -1.55641268286583e-08
                    ashraeiamB0: 0.05
                    spectral2B0: null
                    spectral2B1: null
                    spectral2B2: null
                    spectral2B3: null
                    spectral2B4: null
                    spectral2B5: null
                    iamFactors: null
                    degradationModel: 0
                    linearDegradationRate: 0
                    nonLinearDegradationRates: []
                    cellDesignType: 2
                    useAntiReflectiveCoating: false
                    refractiveIndex: 1.526
                    refractiveIndexOfARC: 1.29
                    glazingExtinctionCoef: 4
                    glazingThickness: 0.002
                    powerAtSTC: 0
                    powerAtSTCExcludingWiringLosses: 0
                    effectiveIrradianceResponse: null
                    electricalShadingFractionalEffect: 0
                    moduleShadingResponse: 1
                    isMetastable: false
                    metastabilityProperties: null
                    id: 14
                    name: SolarFrontier SF150 S
                    description: null
                    companyId: 1
                    company: null
                    ownerId: 742
                    owner: null
                    createdDate: '2016-06-01T16:03:07.777'
                    lastModified: '2017-01-27T18:22:55.653'
                    lastModifiedById: 742
                    lastModifiedBy:
                      company: null
                      companyId: 1
                      firstName: System
                      lastName: Account
                      jobTitle: System
                      createdByUserId: null
                      createdByUser: null
                      status: 0
                      createdDateUtc: '2016-09-01T00:00:00'
                      settings: null
                      costCenter: null
                      migrationAgreementAcceptance: true
                      clientCredentialsCreatedOnUTC: null
                      uuid: null
                      userWeatherDownloads: null
                      lastLoginDateUTC: null
                      roles: []
                      logins: []
                      id: 742
                      normalizedUserName: null
                      email: FS108328@FIRSTSOLAR.COM
                      normalizedEmail: null
                      concurrencyStamp: 5f97440c-cf80-41bb-9a50-11e155cb2b2f
                  - status: 6
                    model: SF155-S
                    manufacturer: Solar Frontier K. K.
                    length: 1257
                    width: 977
                    weight: 20
                    defaultOrientation: 1
                    numberOfCellsInSeries: 170
                    numberOfCellsInParallel: 1
                    stcShortCircuitCurrent: 2.2
                    stcOpenCircuitVoltage: 109
                    stcmppCurrent: 1.88
                    stcmppVoltage: 82.5
                    stcMaxPower: 155
                    stcPowerTempCoef: -0.312
                    stcShortCircuitCurrentTempCoef: 0.01
                    stcOpenCircuitVoltageTempCoef: -0.3
                    stcEfficiency: 12.62
                    minTolerance: 0
                    maxTolerance: 3.2
                    cellTechnologyType: 7
                    constructionType: 1
                    faciality: 0
                    bifacialityFactor: null
                    transmissionFactor: null
                    backSideMismatch: null
                    dataSource: 1
                    lightInducedDegradation: -2
                    moduleQuality: 0
                    moduleMismatchCoefficient: 1
                    heatBalanceConvectiveCoef: 0
                    heatBalanceConductiveCoef: 29
                    sandiaConductiveCoef: -3.47
                    sandiaConvectiveCoef: -0.0594
                    cellToModuleTempDiff: 3
                    saturationCurrentAtSTC: 2.1064e-07
                    seriesResistanceAtSTC: 5
                    shuntResistanceAtSTC: 510
                    diodeIdealityFactorAtSTC: 1.553
                    exponentialDependencyOnShuntResistance: 3.1
                    darkShuntResistance: 4250
                    linearTempDependenceOnGamma: 0.0631
                    shortCircuitCurrentAtSTC: 2.2
                    recombinationParameter: 0
                    builtInVoltage: 0
                    bandgapVoltage: 1.03
                    linearTempDependenceOnIsc: 0.01
                    heatAbsorptionCoefAlphaT: 0.9
                    referenceIrradiance: 1000
                    referenceTemperature: 25
                    aGamma: 0
                    bGamma: 0
                    cGamma: 0
                    dGamma: 0
                    spectralResponse: 0
                    pvModel: 1
                    useDefaultSandiaIAM: true
                    useDefaultTabularIAM: true
                    sandiaSpectralA0: 0
                    sandiaSpectralA1: 0
                    sandiaSpectralA2: 0
                    sandiaSpectralA3: 0
                    sandiaSpectralA4: 0
                    sandiaIAMB0: 6.03824227511895
                    sandiaIAMB1: -0.524811223911995
                    sandiaIAMB2: 0.0213070391842001
                    sandiaIAMB3: -0.000422407233122155
                    sandiaIAMB4: 4.091960268462e-06
                    sandiaIAMB5: -1.55641268286583e-08
                    ashraeiamB0: 0.05
                    spectral2B0: null
                    spectral2B1: null
                    spectral2B2: null
                    spectral2B3: null
                    spectral2B4: null
                    spectral2B5: null
                    iamFactors: null
                    degradationModel: 0
                    linearDegradationRate: 0
                    nonLinearDegradationRates: []
                    cellDesignType: 2
                    useAntiReflectiveCoating: false
                    refractiveIndex: 1.526
                    refractiveIndexOfARC: 1.29
                    glazingExtinctionCoef: 4
                    glazingThickness: 0.002
                    powerAtSTC: 0
                    powerAtSTCExcludingWiringLosses: 0
                    effectiveIrradianceResponse: null
                    electricalShadingFractionalEffect: 0
                    moduleShadingResponse: 1
                    isMetastable: false
                    metastabilityProperties: null
                    id: 15
                    name: SolarFrontier SF155 S
                    description: null
                    companyId: 1
                    company: null
                    ownerId: 742
                    owner: null
                    createdDate: '2016-06-01T16:03:07.917'
                    lastModified: '2017-01-27T18:22:55.67'
                    lastModifiedById: 742
                    lastModifiedBy:
                      company: null
                      companyId: 1
                      firstName: System
                      lastName: Account
                      jobTitle: System
                      createdByUserId: null
                      createdByUser: null
                      status: 0
                      createdDateUtc: '2016-09-01T00:00:00'
                      settings: null
                      costCenter: null
                      migrationAgreementAcceptance: true
                      clientCredentialsCreatedOnUTC: null
                      uuid: null
                      userWeatherDownloads: null
                      lastLoginDateUTC: null
                      roles: []
                      logins: []
                      id: 742
                      normalizedUserName: null
                      email: FS108328@FIRSTSOLAR.COM
                      normalizedEmail: null
                      concurrencyStamp: 123a5d58-d3e0-41ca-9fe7-7f5cbe0c7f02
                  - status: 6
                    model: SF160-S
                    manufacturer: Solar Frontier K. K.
                    length: 1257
                    width: 977
                    weight: 20
                    defaultOrientation: 1
                    numberOfCellsInSeries: 170
                    numberOfCellsInParallel: 1
                    stcShortCircuitCurrent: 2.2
                    stcOpenCircuitVoltage: 110
                    stcmppCurrent: 1.91
                    stcmppVoltage: 84
                    stcMaxPower: 160
                    stcPowerTempCoef: -0.311
                    stcShortCircuitCurrentTempCoef: 0.01
                    stcOpenCircuitVoltageTempCoef: -0.3
                    stcEfficiency: 13.03
                    minTolerance: 0
                    maxTolerance: 3.1
                    cellTechnologyType: 7
                    constructionType: 1
                    faciality: 0
                    bifacialityFactor: null
                    transmissionFactor: null
                    backSideMismatch: null
                    dataSource: 1
                    lightInducedDegradation: -2
                    moduleQuality: 0
                    moduleMismatchCoefficient: 1
                    heatBalanceConvectiveCoef: 0
                    heatBalanceConductiveCoef: 29
                    sandiaConductiveCoef: -3.47
                    sandiaConvectiveCoef: -0.0594
                    cellToModuleTempDiff: 3
                    saturationCurrentAtSTC: 1.351e-07
                    seriesResistanceAtSTC: 4.3
                    shuntResistanceAtSTC: 550
                    diodeIdealityFactorAtSTC: 1.525
                    exponentialDependencyOnShuntResistance: 3.1
                    darkShuntResistance: 5000
                    linearTempDependenceOnGamma: 0.0518
                    shortCircuitCurrentAtSTC: 2.2
                    recombinationParameter: 0
                    builtInVoltage: 0
                    bandgapVoltage: 1.03
                    linearTempDependenceOnIsc: 0.01
                    heatAbsorptionCoefAlphaT: 0.9
                    referenceIrradiance: 1000
                    referenceTemperature: 25
                    aGamma: 0
                    bGamma: 0
                    cGamma: 0
                    dGamma: 0
                    spectralResponse: 0
                    pvModel: 1
                    useDefaultSandiaIAM: true
                    useDefaultTabularIAM: true
                    sandiaSpectralA0: 0
                    sandiaSpectralA1: 0
                    sandiaSpectralA2: 0
                    sandiaSpectralA3: 0
                    sandiaSpectralA4: 0
                    sandiaIAMB0: 6.03824227511895
                    sandiaIAMB1: -0.524811223911995
                    sandiaIAMB2: 0.0213070391842001
                    sandiaIAMB3: -0.000422407233122155
                    sandiaIAMB4: 4.091960268462e-06
                    sandiaIAMB5: -1.55641268286583e-08
                    ashraeiamB0: 0.05
                    spectral2B0: null
                    spectral2B1: null
                    spectral2B2: null
                    spectral2B3: null
                    spectral2B4: null
                    spectral2B5: null
                    iamFactors: null
                    degradationModel: 0
                    linearDegradationRate: 0
                    nonLinearDegradationRates: []
                    cellDesignType: 2
                    useAntiReflectiveCoating: false
                    refractiveIndex: 1.526
                    refractiveIndexOfARC: 1.29
                    glazingExtinctionCoef: 4
                    glazingThickness: 0.002
                    powerAtSTC: 0
                    powerAtSTCExcludingWiringLosses: 0
                    effectiveIrradianceResponse: null
                    electricalShadingFractionalEffect: 0
                    moduleShadingResponse: 1
                    isMetastable: false
                    metastabilityProperties: null
                    i

# --- truncated at 32 KB (200 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/terabase-energy/refs/heads/main/openapi/terabase-energy-modules-api-openapi.yml