# RABOT Partner API ## Docs - [Create a customer link](https://api-docs.rabot.energy/api-reference/customers/create_customer_linking.md): Create an authorization URL to request data access from a customer - [Delete customer link](https://api-docs.rabot.energy/api-reference/customers/delete_customer_linking.md): Revoke data access authorization for a customer - [Download document](https://api-docs.rabot.energy/api-reference/customers/download_contract_document.md): Download a single document related to a given contract - [Contract Monthly Cost Details](https://api-docs.rabot.energy/api-reference/customers/get_contract_costs.md): Get detailed cost component breakdown for a given contract for the most recent month - [Contract metrics](https://api-docs.rabot.energy/api-reference/customers/get_contract_metrics.md): Returns consumption and pricing history and forecasts for a given contract - [Get contract documents](https://api-docs.rabot.energy/api-reference/customers/list_contract_documents.md): Returns a list of documents for a given contract - [List contracts](https://api-docs.rabot.energy/api-reference/customers/list_contracts.md): Returns the list of contracts for a given customer - [List customers](https://api-docs.rabot.energy/api-reference/customers/list_customers.md): Return a list of all customer records - [Day-Ahead market prices](https://api-docs.rabot.energy/api-reference/epex-spot-prices/day_ahead_prices.md): Get energy prices based on day-ahead market - [Day Ahead Working Price](https://api-docs.rabot.energy/api-reference/epex-spot-prices/day_ahead_working_price.md): Get contract specific working price data reliably and optimised for Asset Optimisation - [Forecast Day-Ahead market prices](https://api-docs.rabot.energy/api-reference/epex-spot-prices/forecast_day_ahead_prices.md): Get forecasted energy prices based on day-ahead market - [Create new order](https://api-docs.rabot.energy/api-reference/orders/create_order.md): Create a new order - [Get single order](https://api-docs.rabot.energy/api-reference/orders/get_order.md): Retrieve a single order by its number - [List orders](https://api-docs.rabot.energy/api-reference/orders/list_orders.md): List all orders - [Calculate offer price](https://api-docs.rabot.energy/api-reference/tariffs/calculate_price.md): Calculate an offer price for a given tariff - [List tariffs](https://api-docs.rabot.energy/api-reference/tariffs/list_tariffs.md): List the available tariffs - [OAuth Authentication & Scopes](https://api-docs.rabot.energy/guides/authentication.md): Learn how to Authenticate your Client using the right Scopes to access our API - [Contract Data, Documents & Metrics](https://api-docs.rabot.energy/guides/contracts.md): Explore the comprehensive data and functionalities exposed by the /contracts endpoint, including it's sub-paths - [Customer Lifecycle](https://api-docs.rabot.energy/guides/customer-lifecycle.md): Understand the different stages a customer goes through regarding their energy tariff contract - [3rd Party Authorization: Customer Data](https://api-docs.rabot.energy/guides/customer_linking.md): Integrate the RABOT Tariff into your application increasing user value fast! - [Customer Data / Delivery Stage](https://api-docs.rabot.energy/guides/customers.md): How to work with customer data in the Rabot Partner API - [Offer Order Contract Lifecycle](https://api-docs.rabot.energy/guides/offer_order_contract_lifecycle.md) - [Order Status & Change Process Detailed](https://api-docs.rabot.energy/guides/order_states.md) - [Build your own Funnel](https://api-docs.rabot.energy/guides/orders.md): Explore how to integrate our API into your own funnel, integrating deeply with your Native UI - [Orders: Mandatory, Optional, Conditional Fields](https://api-docs.rabot.energy/guides/orders_mandatory.md) - [Customer & Order Lists Pagination](https://api-docs.rabot.energy/guides/pagination.md): Learn how to view large datasets efficiently and with ease - [Onboarding & API Client Setup](https://api-docs.rabot.energy/guides/partner_setup.md): We wish you well at the beginning of your journey! - [Price Charts](https://api-docs.rabot.energy/guides/price_chart.md): Instantly add frills to your UI and participate in the smartification journey! - [Day-Ahead Prices](https://api-docs.rabot.energy/guides/pricing.md): Use our pricing endpoints to supercharge your operations! - [Tariff Calculator](https://api-docs.rabot.energy/guides/tariff_calculator.md) - [Overview](https://api-docs.rabot.energy/index.md): Welcome to the RABOT Partner API documentation - [HEMS Integration](https://api-docs.rabot.energy/quick-start/HEMS-Integration.md): Create real value for your users in just a few steps! - [Sales Affilliate](https://api-docs.rabot.energy/quick-start/Sales-Affilliate.md): Start selling as an API integrated RABOT Sales Affilliate now! - [Whitelabel](https://api-docs.rabot.energy/quick-start/Whitelabel.md): Integrate your Whitelabel Journey to your native UI in Minutes! - [Release notes](https://api-docs.rabot.energy/whats_new.md): API change history ## OpenAPI Specs - [swagger](https://api.rabot-charge.de/partner/swagger/v1/swagger.json) - [openapi](https://api-docs.rabot.energy/api-reference/openapi.json)