# Stellar Blockchain Integration

- [Stellar API Integration - Operations](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations.md): API Manual - Third party service full API Onramp/Offramp
- [Auth (Get)](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/auth-get.md): An Initial Transaction is created and signed from our end once you provide your public key.
- [Auth (Post)](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/auth-post.md): An Initial Transaction was 'signed' on your end and sent back to our system with your private key after confirming your public key.
- [(Stellar) My Info - Get Account info & uuid Initial Transaction](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/stellar-my-info-get-account-info-and-uuid-initial-transaction.md): We obtain the company registration data & User ID session in our alfredpay ecosystem.
- [KYC Lite + Get Access Token](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/kyc-lite-+-get-access-token.md): Send user of wallet to undergo KYC lite and sign in/up.
- [KYC Full](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/kyc-full.md): Send document of the user to undergo KYC Full.
- [Payment Method + Get Process Token](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/payment-method-+-get-process-token.md): Get Token & payment method of the user
- [Add Bank or Update Bank](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/add-bank-or-update-bank.md): Add or update User's bank
- [Submit Transaction](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/submit-transaction.md): Create a transaction, withdrawal, and invoice during pending status
- [{URL-Customer-Webhook}](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/url-customer-webhook.md): Create a webhook to communicate with the alfred ecosystem to receive invoices
- [Approval Invoice (Pay Out Only)](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-operations/approval-invoice-pay-out-only.md): Approval or Cancel Invoice
- [Stellar API Integration - Reports](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-reports.md): Consult Invoice/Transactions
- [Consult All Invoices](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-reports/consult-all-invoices.md): Consult all invoices of a Withdrawal or Deposit
- [Consult Payment Wallet](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-reports/consult-payment-wallet.md): Consult wallet address for payment.
- [Consult Individual Invoice by Invoice ID](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-reports/consult-individual-invoice-by-invoice-id.md): Consult an invoice of a Withdrawal or Deposit by ID
- [Consult transactions by User's Wallet](/alfred-integration-docs/stellar-blockchain-integration/stellar-api-integration-reports/consult-transactions-by-users-wallet.md): Consult transactions of either withdrawal or deposits by a user's wallet
