# Embedded Advertising API ## Docs - [Get Overview](https://docs.embedads.com/api-reference/admin/advertisers/billing/get.md): Information about the Advertiser's ad spend funds. This is visible on the Advertiser's Billing page in the admin portal. - [Record Conversion](https://docs.embedads.com/api-reference/admin/advertisers/conversions/create.md): Sends a conversion event to the Advertiser's Meta pixel (if one exists). This is an alternative to the methods available on the Advertiser's Settings page in the admin portal. - [Get Advertiser](https://docs.embedads.com/api-reference/admin/advertisers/get.md): Read information about an Advertiser. You can also view this on your Reseller dashboard's Advertisers page in the admin portal. - [Record Payment](https://docs.embedads.com/api-reference/admin/advertisers/transactions/create.md): Record an Advertiser's payment for ad spend. You can also do this manually on the Advertiser's Billing page in the admin portal. - [List Payments](https://docs.embedads.com/api-reference/admin/advertisers/transactions/list.md): Ad spend payments that you recorded for the Advertiser. These are visible on the Advertiser's Billing page in the admin portal. - [Update Advertiser](https://docs.embedads.com/api-reference/admin/advertisers/update.md): Update an Advertiser's information. You can also do this manually on the Reseller dashboard's Advertisers page in the admin portal. - [Add User](https://docs.embedads.com/api-reference/admin/advertisers/users/create.md): Grants someone access to the Advertiser's account in the admin portal. You can also do this manually on the Advertiser's Users page in the admin portal. The API does **not** currently email/inform the user that they have been added. - [Delete User](https://docs.embedads.com/api-reference/admin/advertisers/users/delete.md): Removes access to the Advertiser's account through the admin portal. You can also do this manually on the Advertiser's Users page in the admin portal. - [List Users](https://docs.embedads.com/api-reference/admin/advertisers/users/list.md): List of users who can access the Advertiser's account in the admin portal. You can also view this on the Advertiser's Users page in the admin portal. - [Create Advertiser](https://docs.embedads.com/api-reference/admin/platforms/advertisers/create.md): Create a new Advertiser. You can also do this manually on the Reseller dashboard's Advertisers page in the admin portal. - [List Advertisers](https://docs.embedads.com/api-reference/admin/platforms/advertisers/list.md): Read a list of Advertisers associated with your Reseller account. You can also view this on the Reseller dashboard's Advertisers page in the admin portal. - [Introduction](https://docs.embedads.com/api-reference/introduction.md): Welcome to the API reference documentation for Embedding Advertising - [API Coverage](https://docs.embedads.com/guides/api-coverage.md): We are actively improving our API. Please contact us if you have any questions, feedback, or feature requests. - [Introduction](https://docs.embedads.com/introduction.md): Manage your Embedded Advertising Reseller account via API - [Quickstart](https://docs.embedads.com/quickstart.md): Get started with the API