# SkyCoach API Documentation ## Docs - [Get product by ID](https://api.skycoach.gg/docs/api-reference/currency-marketplace/get-product-by-id.md) - [Get product list](https://api.skycoach.gg/docs/api-reference/currency-marketplace/get-product-list.md) - [Add credentials to existing ones (batch add)](https://api.skycoach.gg/docs/api-reference/offer-credentials/add-credentials-to-existing-ones-batch-add.md): Adds new credentials to the offer without deleting existing ones. Automatically filters out duplicates based on login and email hashes. * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single cr… - [Create new credential](https://api.skycoach.gg/docs/api-reference/offer-credentials/create-new-credential.md): Available only for offers with credential_system_type_id = 2 (Single) or 3 (Multiple). * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single credential system - max 1 credential, goes to SOLD… - [Delete credential](https://api.skycoach.gg/docs/api-reference/offer-credentials/delete-credential.md): Available only for offers with credential_system_type_id = 2 (Single) or 3 (Multiple). * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single credential system - max 1 credential, goes to SOLD… - [Get list of credentials for offer](https://api.skycoach.gg/docs/api-reference/offer-credentials/get-list-of-credentials-for-offer.md): Available only for offers with credential_system_type_id = 2 (Single) or 3 (Multiple). * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single credential system - max 1 credential, goes to SOLD… - [Replace all credentials (batch replace)](https://api.skycoach.gg/docs/api-reference/offer-credentials/replace-all-credentials-batch-replace.md): Available only for offers with credential_system_type_id = 2 (Single) or 3 (Multiple). * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single credential system - max 1 credential, goes to SOLD… - [Show credential](https://api.skycoach.gg/docs/api-reference/offer-credentials/show-credential.md): Available only for offers with credential_system_type_id = 2 (Single) or 3 (Multiple). * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single credential system - max 1 credential, goes to SOLD… - [Update credential](https://api.skycoach.gg/docs/api-reference/offer-credentials/update-credential.md): Available only for offers with credential_system_type_id = 2 (Single) or 3 (Multiple). * **Credential system types:** * * - **1** (No Credentials): No credentials system - manual delivery via chat * - **2** (Single): Single credential system - max 1 credential, goes to SOLD… - [Attach screenshot](https://api.skycoach.gg/docs/api-reference/offers/attach-screenshot.md) - [Delete offer](https://api.skycoach.gg/docs/api-reference/offers/delete-offer.md) - [Detach screenshot](https://api.skycoach.gg/docs/api-reference/offers/detach-screenshot.md): Remove a screenshot from an offer by its URL. If all screenshots are removed from an account-type offer, the offer status will be automatically changed to Draft. - [Edit offer status](https://api.skycoach.gg/docs/api-reference/offers/edit-offer-status.md) - [Manage offer (create or edit with automatic status determination)](https://api.skycoach.gg/docs/api-reference/offers/manage-offer-create-or-edit-with-automatic-status-determination.md): Create or edit offers with full field validation including custom data fields. Status is automatically determined based on validation results and account capabilities. Status field is prohibited in request - it will be set automatically. * **Automatic status determination:** * - **Gol… - [Show my offers](https://api.skycoach.gg/docs/api-reference/offers/show-my-offers.md): Get list of offers created by the authenticated user. To get a specific offer, pass the 'id' parameter with the offer ID. - [Creating offers](https://api.skycoach.gg/docs/creating-offers.md) - [Get api token](https://api.skycoach.gg/docs/get-api-token.md) - [Introduction](https://api.skycoach.gg/docs/introduction.md) ## OpenAPI Specs - [api-docs](https://api.skycoach.gg/docs/api-docs.json) - [openapi](https://api.skycoach.gg/docs/api-reference/openapi.json)