Jump to Content
Bloom Credit
GuidesRecipesAPI ReferenceChangelog
Log InBloom Credit
API Reference
Log In
GuidesRecipesAPI ReferenceChangelog

Core

  • API Authentication
  • Consumers
    • Creates a consumerpost
    • Deletes Consumer by ConsumerIDdelete
    • Retrieve an existing consumer using the generated identifierget
    • Updates Consumer by ConsumerIDpatch
  • Organizations
    • Returns an organizationget

Furnishment API

  • Consumer Events
    • Create Consumer Eventpost
  • Account Events
    • Create Account Eventpost
  • Accounts
    • Get Accounts Paginatedget
    • Create Accountpost
    • Get Accountget
    • Update Accountpatch
  • Statements
    • Get Statementsget
    • Create Statementpost
    • Get Statements By Credit Productget
    • Get Statementget
    • Update Statementpatch

Data Access

  • GraphQL
    • GraphQL APIpost
    • Get Full Reportget
    • Objects
    • Accounts
    • Accounts: AccountType
    • Accounts: Account type_description
    • Bankruptcies
    • Bankruptcies: Chapter Code
    • Bankruptcies: Disposition
    • Collections
    • Credit Attributes
    • Credit Data Order
    • Creditor
    • Indicators: MLA Status
    • Indicators: OFAC Status
    • Industry
    • IndustryCategory
    • Inquiries
    • Models
    • Models: Model Name
    • Models: Reasons
    • Models: Score
    • Payment Snapshot
    • Tradelines
    • Enums
    • DataSource
    • IntegrationMode
    • Narrative Descriptions (Reject)
    • Alerts: Alert Type
    • Alerts: Alert Message
  • Orders
    • Returns the orders createdget
    • Build a new order for ingestionpost
    • Find and return order metadataget
  • Subscriptions
    • Find and return subscriptionsget
    • Build a new subscriptionpost
    • Find and return subscription metadataget
    • Get Subscription Consumersget
    • Patch Subscription Consumerspatch

Enablement Services

  • User Scoped Authentication
  • Mutations
    • RegisterOrganizationUser
    • ImportConnection
    • OpenTradeline
    • CloseTradeline
    • DeleteMe
  • Queries
    • Me
    • UserExistsWithEmail
    • Tradeline
  • Models
    • User
    • Name
    • Address
      • Address Type
    • DateInput
    • UserStatus
    • NotificationType
    • LegalAgreementVersions
    • ConnectionsInput
    • ConnectionsConnection
      • ConnectionsEdge
    • Connection
    • Institution
    • TradelinesInput
    • OpenTradelineInput
    • AttestationAgreementsInput
      • RentAgreementInput
      • UtilityAgreementInput
    • OpenTradelineOutput
      • Attestation
    • TradelinesConnection
      • TradelinesEdge
    • Tradeline
      • TradelineCategory
    • PaymentFrequency
    • Utility Type
    • TransactionsInput
    • TransactionsConnection
      • TransactionsEdge
    • Transaction
    • Money
      • CurrencyCode
    • PageInfo

Models

User


Name


Address

AddressType


DateInput


UserStatus


NotificationPreferences


NotificationType


LegalAgreementVersions


ConnectionsInput


ConnectionsConnection

ConnectionsEdge


Connection


Institution


TradelinesInput


TradelinesConnection

TradelinesEdge


Tradeline


TradelineCategory


PaymentFrequency


UtilityType


TransactionsInput


TransactionsConnection

TransactionsEdge


Transaction


Money


CurrencyCode


Attestation


AttestationAgreements

RentAgreements

UtilityAgreements


PageInfo