# Contextbase API ## Docs - [Publish data to context](https://docs.contextbase.dev/api-reference/endpoint/publish-data.md): Publish unstructured data or files to enrich your contexts - [Resolve context](https://docs.contextbase.dev/api-reference/endpoint/resolve-context.md): Fetch compressed, context-rich content from a single context - [Resolve prompt](https://docs.contextbase.dev/api-reference/endpoint/resolve-prompt.md): Fetch compressed, context-rich prompts from multiple contexts combined together - [Contextbase API v1](https://docs.contextbase.dev/api-reference/introduction.md): Memory compression engine API for building context-aware LLM applications - [Decorators](https://docs.contextbase.dev/python-sdk/decorators.md): Automatically publish function results with the @publish decorator - [Error Handling](https://docs.contextbase.dev/python-sdk/error-handling.md): Handle errors gracefully with the Contextbase Python SDK - [File Handling](https://docs.contextbase.dev/python-sdk/file-handling.md): Upload and manage files with the ContextbaseFile class - [Installation](https://docs.contextbase.dev/python-sdk/installation.md): Get started with the Contextbase Python SDK - [Quickstart](https://docs.contextbase.dev/python-sdk/quickstart.md): Get started building with the Python SDK ## OpenAPI Specs - [openapi-v1](https://docs.contextbase.dev/api-reference/openapi-v1.json) ## Optional - [Support](mailto:support@contextbase.dev) - [Website](https://contextbase.dev)